#6CE09E#6CE09E
#6CE09E is a very light, vivid green. Relative luminance 0.590; OKLCH L 82.2% C 0.142 H 156.3°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE09E |
|---|---|
| RGB | rgb(108, 224, 158) |
| HSL | hsl(146, 65%, 65%) |
| HSV | hsv(146, 52%, 88%) |
| CMYK | cmyk(51.8%, 0%, 29.5%, 12.2%) |
| CIE-LAB | lab(81.27, -47.70, 22.51) |
| CIE-LCH | lch(81.27, 52.75, 154.74°) |
| OKLab | oklab(82.19% -0.1303 0.0571) |
| OKLCH | oklch(82.19% 0.142 156.3) |
| XYZ | xyz(39.0085, 58.9648, 41.6668) |
| Luminance | 0.5897 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.48
Seafoam
#7FE0B3
ΔE00 4.73
Light Greenish Blue
#63F7B4
ΔE00 5.29
Hospital Green
#9BE5AA
ΔE00 5.30
Seafoam Green
#7AF9AB
ΔE00 5.62
Seafoam (survey)
#80F9AD
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE09E #E06CAE
analogous
#74E06C #6CE09E #6CE0D8
triadic
#6CE09E #9E6CE0 #E09E6C
tetradic
#6CE09E #6C74E0 #E06CAE #E0D86C
square
#6CE09E #6C74E0 #E06CAE #E0D86C
split-complementary
#6CE09E #D86CE0 #E06C74
monochromatic
#25AD5F #39D57D #6CE09E #9FEBBF #D1F5E1
Accessibility & contrast
On white
1.64
#6CE09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#6CE09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE09E
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE09E | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD19A
Deuteranopia (green-blind)
#CEC5A2
Tritanopia (blue-blind)
#4BDECE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6ce09e; /* rgb */ color: rgb(108, 224, 158); /* oklch */ color: oklch(82.2% 0.142 156.3);
Tailwind
colors: {
custom: {
50: '#9eeabb',
500: '#6ce09e',
950: '#000000',
},
}SCSS
$custom: #6ce09e; $custom-light: #9eeabb; $custom-dark: #000000;
JSON
{
"hex": "#6ce09e",
"rgb": {
"r": 108,
"g": 224,
"b": 158
},
"hsl": {
"h": 145.862,
"s": 65.169,
"l": 65.098
},
"oklch": {
"l": 0.82187,
"c": 0.14229,
"h": 156.3
},
"luminance": 0.58968
}Semantic roles & 50–950 ramp
primary
#6CE09E
secondary
#AF4180
accent
#187FCD
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1611
muted
#808481