#55EE8E#55EE8E
#55EE8E is a very light, vivid green. Relative luminance 0.650; OKLCH L 84.6% C 0.186 H 152.3°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #55EE8E |
|---|---|
| RGB | rgb(85, 238, 142) |
| HSL | hsl(142, 82%, 63%) |
| HSV | hsv(142, 64%, 93%) |
| CMYK | cmyk(64.3%, 0%, 40.3%, 6.7%) |
| CIE-LAB | lab(84.50, -61.00, 34.89) |
| CIE-LCH | lch(84.50, 70.27, 150.24°) |
| OKLab | oklab(84.55% -0.1647 0.0866) |
| OKLCH | oklch(84.55% 0.186 152.3) |
| XYZ | xyz(39.2001, 65.0293, 36.0720) |
| Luminance | 0.6503 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.59
Turquoise Green
#04F489
ΔE00 2.69
Sea Green (survey)
#53FCA1
ΔE00 3.35
Wintergreen
#20F986
ΔE00 3.41
Light Green Blue
#56FCA2
ΔE00 3.41
Mediumspringgreen
#00FA9A
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55EE8E #EE55B5
analogous
#68EE55 #55EE8E #55EEDA
triadic
#55EE8E #8E55EE #EE8E55
tetradic
#55EE8E #5568EE #EE55B5 #EEDA55
square
#55EE8E #5568EE #EE55B5 #EEDA55
split-complementary
#55EE8E #DA55EE #EE5568
monochromatic
#12B64F #1DE869 #55EE8E #8DF4B3 #C4F9D8
Accessibility & contrast
On white
1.50
#55EE8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#55EE8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55EE8E
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55EE8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55EE8E | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDB87
Deuteranopia (green-blind)
#DBCD94
Tritanopia (blue-blind)
#00EBD6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #55ee8e; /* rgb */ color: rgb(85, 238, 142); /* oklch */ color: oklch(84.6% 0.186 152.3);
Tailwind
colors: {
custom: {
50: '#94f5b0',
500: '#55ee8e',
950: '#000000',
},
}SCSS
$custom: #55ee8e; $custom-light: #94f5b0; $custom-dark: #000000;
JSON
{
"hex": "#55ee8e",
"rgb": {
"r": 85,
"g": 238,
"b": 142
},
"hsl": {
"h": 142.353,
"s": 81.818,
"l": 63.333
},
"oklch": {
"l": 0.84553,
"c": 0.18611,
"h": 152.3
},
"luminance": 0.65033
}Semantic roles & 50–950 ramp
primary
#55EE8E
secondary
#B63184
accent
#078EDE
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581