#6CEE89#6CEE89
#6CEE89 is a very light, vivid green. Relative luminance 0.661; OKLCH L 85.2% C 0.181 H 148.6°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEE89 |
|---|---|
| RGB | rgb(108, 238, 137) |
| HSL | hsl(133, 79%, 68%) |
| HSV | hsv(133, 55%, 93%) |
| CMYK | cmyk(54.6%, 0%, 42.4%, 6.7%) |
| CIE-LAB | lab(85.07, -57.01, 38.23) |
| CIE-LCH | lch(85.07, 68.65, 146.15°) |
| OKLab | oklab(85.18% -0.1544 0.0942) |
| OKLCH | oklch(85.18% 0.181 148.6) |
| XYZ | xyz(41.2715, 66.1397, 34.2534) |
| Luminance | 0.6614 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.45
Weird Green
#3AE57F
ΔE00 3.58
Turquoise Green
#04F489
ΔE00 4.14
Wintergreen
#20F986
ΔE00 4.15
Baby Green
#8CFF9E
ΔE00 4.29
Minty Green
#0BF77D
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEE89 #EE6CD1
analogous
#90EE6C #6CEE89 #6CEECA
triadic
#6CEE89 #896CEE #EE896C
tetradic
#6CEE89 #6C90EE #EE6CD1 #EECA6C
square
#6CEE89 #6C90EE #EE6CD1 #EECA6C
split-complementary
#6CEE89 #CA6CEE #EE6C90
monochromatic
#17C83F #35E85D #6CEE89 #A3F4B5 #DAFBE1
Accessibility & contrast
On white
1.48
#6CEE89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#6CEE89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEE89
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEE89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEE89 | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC82
Deuteranopia (green-blind)
#DED090
Tritanopia (blue-blind)
#4FEAD5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6cee89; /* rgb */ color: rgb(108, 238, 137); /* oklch */ color: oklch(85.2% 0.181 148.6);
Tailwind
colors: {
custom: {
50: '#a0f4ac',
500: '#6cee89',
950: '#000000',
},
}SCSS
$custom: #6cee89; $custom-light: #a0f4ac; $custom-dark: #000000;
JSON
{
"hex": "#6cee89",
"rgb": {
"r": 108,
"g": 238,
"b": 137
},
"hsl": {
"h": 133.385,
"s": 79.268,
"l": 67.843
},
"oklch": {
"l": 0.85178,
"c": 0.18086,
"h": 148.6
},
"luminance": 0.66143
}Semantic roles & 50–950 ramp
primary
#6CEE89
secondary
#C639A6
accent
#0AADDC
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101710
muted
#808581