#6EE69E#6EE69E
#6EE69E is a very light, vivid green. Relative luminance 0.624; OKLCH L 83.7% C 0.150 H 155.0°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE69E |
|---|---|
| RGB | rgb(110, 230, 158) |
| HSL | hsl(144, 71%, 67%) |
| HSV | hsv(144, 52%, 90%) |
| CMYK | cmyk(52.2%, 0%, 31.3%, 9.8%) |
| CIE-LAB | lab(83.11, -49.74, 25.03) |
| CIE-LCH | lch(83.11, 55.68, 153.28°) |
| OKLab | oklab(83.71% -0.1356 0.0633) |
| OKLCH | oklch(83.71% 0.15 155) |
| XYZ | xyz(40.8956, 62.3737, 42.2254) |
| Luminance | 0.6238 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.13
Seafoam (survey)
#80F9AD
ΔE00 4.21
Light Greenish Blue
#63F7B4
ΔE00 4.43
Aqua Green
#12E193
ΔE00 4.56
Light Blue Green
#7EFBB3
ΔE00 4.61
Light Sea Green
#98F6B0
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE69E #E66EB6
analogous
#7AE66E #6EE69E #6EE6DA
triadic
#6EE69E #9E6EE6 #E69E6E
tetradic
#6EE69E #6E7AE6 #E66EB6 #E6DA6E
square
#6EE69E #6E7AE6 #E66EB6 #E6DA6E
split-complementary
#6EE69E #DA6EE6 #E66E7A
monochromatic
#20BA5D #3ADD7B #6EE69E #A2EFC1 #D6F8E4
Accessibility & contrast
On white
1.56
#6EE69E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#6EE69E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE69E
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE69E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE69E | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D69A
Deuteranopia (green-blind)
#D4CAA2
Tritanopia (blue-blind)
#4DE4D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6ee69e; /* rgb */ color: rgb(110, 230, 158); /* oklch */ color: oklch(83.7% 0.150 155.0);
Tailwind
colors: {
custom: {
50: '#9fefbb',
500: '#6ee69e',
950: '#000000',
},
}SCSS
$custom: #6ee69e; $custom-light: #9fefbb; $custom-dark: #000000;
JSON
{
"hex": "#6ee69e",
"rgb": {
"r": 110,
"g": 230,
"b": 158
},
"hsl": {
"h": 144,
"s": 70.588,
"l": 66.667
},
"oklch": {
"l": 0.83708,
"c": 0.14961,
"h": 155
},
"luminance": 0.62377
}Semantic roles & 50–950 ramp
primary
#6EE69E
secondary
#B93F88
accent
#1386D3
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1612
muted
#808582