#6EE89A#6EE89A
#6EE89A is a very light, vivid green. Relative luminance 0.634; OKLCH L 84.1% C 0.156 H 153.4°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE89A |
|---|---|
| RGB | rgb(110, 232, 154) |
| HSL | hsl(142, 73%, 67%) |
| HSV | hsv(142, 53%, 91%) |
| CMYK | cmyk(52.6%, 0%, 33.6%, 9%) |
| CIE-LAB | lab(83.63, -51.29, 27.79) |
| CIE-LCH | lch(83.63, 58.34, 151.55°) |
| OKLab | oklab(84.11% -0.1395 0.0699) |
| OKLCH | oklch(84.11% 0.156 153.4) |
| XYZ | xyz(41.1167, 63.3578, 40.6281) |
| Luminance | 0.6336 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.73
Seafoam (survey)
#80F9AD
ΔE00 3.88
Light Bluish Green
#76FDA8
ΔE00 4.47
Light Blue Green
#7EFBB3
ΔE00 4.50
Weird Green
#3AE57F
ΔE00 4.57
Light Green Blue
#56FCA2
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE89A #E86EBC
analogous
#7FE86E #6EE89A #6EE8D7
triadic
#6EE89A #9A6EE8 #E89A6E
tetradic
#6EE89A #6E7FE8 #E86EBC #E8D76E
square
#6EE89A #6E7FE8 #E86EBC #E8D76E
split-complementary
#6EE89A #D76EE8 #E86E7F
monochromatic
#1EBE58 #39E075 #6EE89A #A3F0BF #D8F9E4
Accessibility & contrast
On white
1.54
#6EE89A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#6EE89A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE89A
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE89A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE89A | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D895
Deuteranopia (green-blind)
#D7CC9F
Tritanopia (blue-blind)
#4EE5D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6ee89a; /* rgb */ color: rgb(110, 232, 154); /* oklch */ color: oklch(84.1% 0.156 153.4);
Tailwind
colors: {
custom: {
50: '#a0f0b8',
500: '#6ee89a',
950: '#000000',
},
}SCSS
$custom: #6ee89a; $custom-light: #a0f0b8; $custom-dark: #000000;
JSON
{
"hex": "#6ee89a",
"rgb": {
"r": 110,
"g": 232,
"b": 154
},
"hsl": {
"h": 141.639,
"s": 72.619,
"l": 67.059
},
"oklch": {
"l": 0.84108,
"c": 0.15603,
"h": 153.4
},
"luminance": 0.63361
}Semantic roles & 50–950 ramp
primary
#6EE89A
secondary
#BD3E8F
accent
#118ED5
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581