#6EE09E#6EE09E
#6EE09E is a very light, vivid green. Relative luminance 0.591; OKLCH L 82.3% C 0.141 H 156.0°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE09E |
|---|---|
| RGB | rgb(110, 224, 158) |
| HSL | hsl(145, 65%, 65%) |
| HSV | hsv(145, 51%, 88%) |
| CMYK | cmyk(50.9%, 0%, 29.5%, 12.2%) |
| CIE-LAB | lab(81.34, -47.22, 22.62) |
| CIE-LCH | lch(81.34, 52.36, 154.41°) |
| OKLab | oklab(82.26% -0.129 0.0574) |
| OKLCH | oklch(82.26% 0.141 156) |
| XYZ | xyz(39.2546, 59.0916, 41.6784) |
| Luminance | 0.5909 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.65
Seafoam
#7FE0B3
ΔE00 4.71
Hospital Green
#9BE5AA
ΔE00 5.12
Light Greenish Blue
#63F7B4
ΔE00 5.35
Seafoam Green
#7AF9AB
ΔE00 5.59
Seafoam (survey)
#80F9AD
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE09E #E06EB0
analogous
#77E06E #6EE09E #6EE0D7
triadic
#6EE09E #9E6EE0 #E09E6E
tetradic
#6EE09E #6E77E0 #E06EB0 #E0D76E
square
#6EE09E #6E77E0 #E06EB0 #E0D76E
split-complementary
#6EE09E #D76EE0 #E06E77
monochromatic
#25AE5F #3CD57C #6EE09E #A0EBC0 #D3F6E1
Accessibility & contrast
On white
1.64
#6EE09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#6EE09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE09E
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE09E | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD19A
Deuteranopia (green-blind)
#CFC5A2
Tritanopia (blue-blind)
#4FDECE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6ee09e; /* rgb */ color: rgb(110, 224, 158); /* oklch */ color: oklch(82.3% 0.141 156.0);
Tailwind
colors: {
custom: {
50: '#9feabb',
500: '#6ee09e',
950: '#000000',
},
}SCSS
$custom: #6ee09e; $custom-light: #9feabb; $custom-dark: #000000;
JSON
{
"hex": "#6ee09e",
"rgb": {
"r": 110,
"g": 224,
"b": 158
},
"hsl": {
"h": 145.263,
"s": 64.773,
"l": 65.49
},
"oklch": {
"l": 0.82263,
"c": 0.1412,
"h": 156
},
"luminance": 0.59095
}Semantic roles & 50–950 ramp
primary
#6EE09E
secondary
#B04282
accent
#1981CD
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1611
muted
#808481