#55EE89#55EE89
#55EE89 is a very light, vivid green. Relative luminance 0.649; OKLCH L 84.5% C 0.191 H 151.1°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #55EE89 |
|---|---|
| RGB | rgb(85, 238, 137) |
| HSL | hsl(140, 82%, 63%) |
| HSV | hsv(140, 64%, 93%) |
| CMYK | cmyk(64.3%, 0%, 42.4%, 6.7%) |
| CIE-LAB | lab(84.42, -61.84, 37.27) |
| CIE-LCH | lch(84.42, 72.21, 148.92°) |
| OKLab | oklab(84.47% -0.1669 0.092) |
| OKLCH | oklch(84.47% 0.191 151.1) |
| XYZ | xyz(38.8331, 64.8825, 34.1391) |
| Luminance | 0.6489 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.42
Turquoise Green
#04F489
ΔE00 2.63
Wintergreen
#20F986
ΔE00 3.10
Minty Green
#0BF77D
ΔE00 3.39
Sea Green (survey)
#53FCA1
ΔE00 3.81
Light Green Blue
#56FCA2
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55EE89 #EE55BA
analogous
#6DEE55 #55EE89 #55EED5
triadic
#55EE89 #8955EE #EE8955
tetradic
#55EE89 #556DEE #EE55BA #EED555
square
#55EE89 #556DEE #EE55BA #EED555
split-complementary
#55EE89 #D555EE #EE556D
monochromatic
#12B64A #1DE862 #55EE89 #8DF4B0 #C4F9D6
Accessibility & contrast
On white
1.50
#55EE89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#55EE89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55EE89
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55EE89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55EE89 | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB82
Deuteranopia (green-blind)
#DCCD90
Tritanopia (blue-blind)
#0CEAD5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #55ee89; /* rgb */ color: rgb(85, 238, 137); /* oklch */ color: oklch(84.5% 0.191 151.1);
Tailwind
colors: {
custom: {
50: '#94f5ac',
500: '#55ee89',
950: '#000000',
},
}SCSS
$custom: #55ee89; $custom-light: #94f5ac; $custom-dark: #000000;
JSON
{
"hex": "#55ee89",
"rgb": {
"r": 85,
"g": 238,
"b": 137
},
"hsl": {
"h": 140.392,
"s": 81.818,
"l": 63.333
},
"oklch": {
"l": 0.84466,
"c": 0.19058,
"h": 151.1
},
"luminance": 0.64887
}Semantic roles & 50–950 ramp
primary
#55EE89
secondary
#B63189
accent
#0795DE
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581