#6EE09F#6EE09F
#6EE09F is a very light, vivid green. Relative luminance 0.591; OKLCH L 82.3% C 0.140 H 156.4°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE09F |
|---|---|
| RGB | rgb(110, 224, 159) |
| HSL | hsl(146, 65%, 65%) |
| HSV | hsv(146, 51%, 88%) |
| CMYK | cmyk(50.9%, 0%, 29%, 12.2%) |
| CIE-LAB | lab(81.36, -47.03, 22.12) |
| CIE-LCH | lch(81.36, 51.98, 154.81°) |
| OKLab | oklab(82.29% -0.1286 0.0562) |
| OKLCH | oklch(82.29% 0.14 156.4) |
| XYZ | xyz(39.3410, 59.1262, 42.1335) |
| Luminance | 0.5913 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.52
Aqua Green
#12E193
ΔE00 4.69
Hospital Green
#9BE5AA
ΔE00 5.12
Light Greenish Blue
#63F7B4
ΔE00 5.30
Seafoam Green
#7AF9AB
ΔE00 5.64
Seafoam (survey)
#80F9AD
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE09F #E06EAF
analogous
#76E06E #6EE09F #6EE0D8
triadic
#6EE09F #9F6EE0 #E09F6E
tetradic
#6EE09F #6E76E0 #E06EAF #E0D86E
square
#6EE09F #6E76E0 #E06EAF #E0D86E
split-complementary
#6EE09F #D86EE0 #E06E76
monochromatic
#25AE60 #3CD57E #6EE09F #A0EBC0 #D3F6E2
Accessibility & contrast
On white
1.64
#6EE09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#6EE09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE09F
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE09F | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD19B
Deuteranopia (green-blind)
#CEC5A3
Tritanopia (blue-blind)
#4EDECF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6ee09f; /* rgb */ color: rgb(110, 224, 159); /* oklch */ color: oklch(82.3% 0.140 156.4);
Tailwind
colors: {
custom: {
50: '#9feabb',
500: '#6ee09f',
950: '#000000',
},
}SCSS
$custom: #6ee09f; $custom-light: #9feabb; $custom-dark: #000000;
JSON
{
"hex": "#6ee09f",
"rgb": {
"r": 110,
"g": 224,
"b": 159
},
"hsl": {
"h": 145.789,
"s": 64.773,
"l": 65.49
},
"oklch": {
"l": 0.82285,
"c": 0.14031,
"h": 156.4
},
"luminance": 0.5913
}Semantic roles & 50–950 ramp
primary
#6EE09F
secondary
#B04281
accent
#197FCD
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1612
muted
#808482