#6EE699#6EE699
#6EE699 is a very light, vivid green. Relative luminance 0.622; OKLCH L 83.6% C 0.154 H 153.3°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE699 |
|---|---|
| RGB | rgb(110, 230, 153) |
| HSL | hsl(142, 71%, 67%) |
| HSV | hsv(142, 52%, 90%) |
| CMYK | cmyk(52.2%, 0%, 33.5%, 9.8%) |
| CIE-LAB | lab(83.02, -50.65, 27.48) |
| CIE-LCH | lch(83.02, 57.63, 151.52°) |
| OKLab | oklab(83.6% -0.1378 0.0692) |
| OKLCH | oklch(83.6% 0.154 153.3) |
| XYZ | xyz(40.4740, 62.2051, 40.0047) |
| Luminance | 0.6221 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.14
Seafoam (survey)
#80F9AD
ΔE00 4.27
Weird Green
#3AE57F
ΔE00 4.61
Aqua Green
#12E193
ΔE00 4.66
Light Blue Green
#7EFBB3
ΔE00 4.87
Light Bluish Green
#76FDA8
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE699 #E66EBB
analogous
#7FE66E #6EE699 #6EE6D5
triadic
#6EE699 #996EE6 #E6996E
tetradic
#6EE699 #6E7FE6 #E66EBB #E6D56E
square
#6EE699 #6E7FE6 #E66EBB #E6D56E
split-complementary
#6EE699 #D56EE6 #E66E7F
monochromatic
#20BA57 #3ADD74 #6EE699 #A2EFBE #D6F8E2
Accessibility & contrast
On white
1.56
#6EE699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#6EE699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE699
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE699 | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D694
Deuteranopia (green-blind)
#D5CA9E
Tritanopia (blue-blind)
#4FE3D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6ee699; /* rgb */ color: rgb(110, 230, 153); /* oklch */ color: oklch(83.6% 0.154 153.3);
Tailwind
colors: {
custom: {
50: '#9fefb7',
500: '#6ee699',
950: '#000000',
},
}SCSS
$custom: #6ee699; $custom-light: #9fefb7; $custom-dark: #000000;
JSON
{
"hex": "#6ee699",
"rgb": {
"r": 110,
"g": 230,
"b": 153
},
"hsl": {
"h": 141.5,
"s": 70.588,
"l": 66.667
},
"oklch": {
"l": 0.83605,
"c": 0.15416,
"h": 153.3
},
"luminance": 0.62209
}Semantic roles & 50–950 ramp
primary
#6EE699
secondary
#B93F8D
accent
#138ED3
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581