#6EE889#6EE889
#6EE889 is a very light, vivid green. Relative luminance 0.628; OKLCH L 83.8% C 0.172 H 148.8°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE889 |
|---|---|
| RGB | rgb(110, 232, 137) |
| HSL | hsl(133, 73%, 67%) |
| HSV | hsv(133, 53%, 91%) |
| CMYK | cmyk(52.6%, 0%, 40.9%, 9%) |
| CIE-LAB | lab(83.35, -54.18, 36.02) |
| CIE-LCH | lch(83.35, 65.06, 146.38°) |
| OKLab | oklab(83.79% -0.1469 0.0891) |
| OKLCH | oklch(83.79% 0.172 148.8) |
| XYZ | xyz(39.7998, 62.8310, 33.6923) |
| Luminance | 0.6283 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.29
Lightgreen
#90EE90
ΔE00 3.50
Turquoise Green
#04F489
ΔE00 4.87
Seafoam Green
#7AF9AB
ΔE00 5.19
Light Bluish Green
#76FDA8
ΔE00 5.21
Wintergreen
#20F986
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE889 #E86ECD
analogous
#90E86E #6EE889 #6EE8C6
triadic
#6EE889 #896EE8 #E8896E
tetradic
#6EE889 #6E90E8 #E86ECD #E8C66E
square
#6EE889 #6E90E8 #E86ECD #E8C66E
split-complementary
#6EE889 #C66EE8 #E86E90
monochromatic
#1EBE41 #39E05E #6EE889 #A3F0B4 #D8F9DF
Accessibility & contrast
On white
1.55
#6EE889 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#6EE889 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE889
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE889 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE889 | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD782
Deuteranopia (green-blind)
#D9CB8F
Tritanopia (blue-blind)
#54E4D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6ee889; /* rgb */ color: rgb(110, 232, 137); /* oklch */ color: oklch(83.8% 0.172 148.8);
Tailwind
colors: {
custom: {
50: '#a0f0ac',
500: '#6ee889',
950: '#000000',
},
}SCSS
$custom: #6ee889; $custom-light: #a0f0ac; $custom-dark: #000000;
JSON
{
"hex": "#6ee889",
"rgb": {
"r": 110,
"g": 232,
"b": 137
},
"hsl": {
"h": 133.279,
"s": 72.619,
"l": 67.059
},
"oklch": {
"l": 0.83791,
"c": 0.17176,
"h": 148.8
},
"luminance": 0.62834
}Semantic roles & 50–950 ramp
primary
#6EE889
secondary
#BD3EA1
accent
#11A9D5
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581