#6EE69D#6EE69D
#6EE69D is a very light, vivid green. Relative luminance 0.623; OKLCH L 83.7% C 0.151 H 154.6°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE69D |
|---|---|
| RGB | rgb(110, 230, 157) |
| HSL | hsl(144, 71%, 67%) |
| HSV | hsv(144, 52%, 90%) |
| CMYK | cmyk(52.2%, 0%, 31.7%, 9.8%) |
| CIE-LAB | lab(83.09, -49.92, 25.52) |
| CIE-LCH | lch(83.09, 56.07, 152.92°) |
| OKLab | oklab(83.69% -0.136 0.0645) |
| OKLCH | oklch(83.69% 0.151 154.6) |
| XYZ | xyz(40.8099, 62.3395, 41.7739) |
| Luminance | 0.6234 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.11
Seafoam (survey)
#80F9AD
ΔE00 4.21
Light Greenish Blue
#63F7B4
ΔE00 4.54
Aqua Green
#12E193
ΔE00 4.56
Light Blue Green
#7EFBB3
ΔE00 4.65
Light Sea Green
#98F6B0
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE69D #E66EB7
analogous
#7BE66E #6EE69D #6EE6D9
triadic
#6EE69D #9D6EE6 #E69D6E
tetradic
#6EE69D #6E7BE6 #E66EB7 #E6D96E
square
#6EE69D #6E7BE6 #E66EB7 #E6D96E
split-complementary
#6EE69D #D96EE6 #E66E7B
monochromatic
#20BA5C #3ADD7A #6EE69D #A2EFC0 #D6F8E4
Accessibility & contrast
On white
1.56
#6EE69D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#6EE69D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE69D
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE69D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE69D | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D698
Deuteranopia (green-blind)
#D4CAA1
Tritanopia (blue-blind)
#4DE4D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6ee69d; /* rgb */ color: rgb(110, 230, 157); /* oklch */ color: oklch(83.7% 0.151 154.6);
Tailwind
colors: {
custom: {
50: '#9fefba',
500: '#6ee69d',
950: '#000000',
},
}SCSS
$custom: #6ee69d; $custom-light: #9fefba; $custom-dark: #000000;
JSON
{
"hex": "#6ee69d",
"rgb": {
"r": 110,
"g": 230,
"b": 157
},
"hsl": {
"h": 143.5,
"s": 70.588,
"l": 66.667
},
"oklch": {
"l": 0.83687,
"c": 0.15051,
"h": 154.6
},
"luminance": 0.62343
}Semantic roles & 50–950 ramp
primary
#6EE69D
secondary
#B93F89
accent
#1388D3
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581