#6EED89#6EED89
#6EED89 is a very light, vivid green. Relative luminance 0.657; OKLCH L 85.0% C 0.179 H 148.4°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #6EED89 |
|---|---|
| RGB | rgb(110, 237, 137) |
| HSL | hsl(133, 78%, 68%) |
| HSV | hsv(133, 54%, 93%) |
| CMYK | cmyk(53.6%, 0%, 42.2%, 7.1%) |
| CIE-LAB | lab(84.84, -56.15, 37.95) |
| CIE-LCH | lch(84.84, 67.77, 145.95°) |
| OKLab | oklab(85.01% -0.1521 0.0935) |
| OKLCH | oklch(85.01% 0.179 148.4) |
| XYZ | xyz(41.2272, 65.6860, 34.1682) |
| Luminance | 0.6569 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.28
Weird Green
#3AE57F
ΔE00 3.61
Turquoise Green
#04F489
ΔE00 4.36
Baby Green
#8CFF9E
ΔE00 4.37
Wintergreen
#20F986
ΔE00 4.42
Mint Green
#8FFF9F
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EED89 #ED6ED2
analogous
#92ED6E #6EED89 #6EEDC8
triadic
#6EED89 #896EED #ED896E
tetradic
#6EED89 #6E92ED #ED6ED2 #EDC86E
square
#6EED89 #6E92ED #ED6ED2 #EDC86E
split-complementary
#6EED89 #C86EED #ED6E92
monochromatic
#19C83E #38E65D #6EED89 #A4F4B5 #DBFBE2
Accessibility & contrast
On white
1.49
#6EED89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#6EED89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EED89
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EED89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EED89 | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB82
Deuteranopia (green-blind)
#DECF90
Tritanopia (blue-blind)
#53E9D5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6eed89; /* rgb */ color: rgb(110, 237, 137); /* oklch */ color: oklch(85.0% 0.179 148.4);
Tailwind
colors: {
custom: {
50: '#a1f4ac',
500: '#6eed89',
950: '#000000',
},
}SCSS
$custom: #6eed89; $custom-light: #a1f4ac; $custom-dark: #000000;
JSON
{
"hex": "#6eed89",
"rgb": {
"r": 110,
"g": 237,
"b": 137
},
"hsl": {
"h": 132.756,
"s": 77.914,
"l": 68.039
},
"oklch": {
"l": 0.85006,
"c": 0.17858,
"h": 148.4
},
"luminance": 0.6569
}Semantic roles & 50–950 ramp
primary
#6EED89
secondary
#C53AA8
accent
#0BAEDA
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101710
muted
#808581