#55EE8D#55EE8D
#55EE8D is a very light, vivid green. Relative luminance 0.650; OKLCH L 84.5% C 0.187 H 152.0°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #55EE8D |
|---|---|
| RGB | rgb(85, 238, 141) |
| HSL | hsl(142, 82%, 63%) |
| HSV | hsv(142, 64%, 93%) |
| CMYK | cmyk(64.3%, 0%, 40.8%, 6.7%) |
| CIE-LAB | lab(84.48, -61.17, 35.36) |
| CIE-LCH | lch(84.48, 70.66, 149.97°) |
| OKLab | oklab(84.54% -0.1652 0.0877) |
| OKLCH | oklch(84.54% 0.187 152) |
| XYZ | xyz(39.1254, 64.9994, 35.6783) |
| Luminance | 0.6500 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.54
Turquoise Green
#04F489
ΔE00 2.66
Wintergreen
#20F986
ΔE00 3.33
Sea Green (survey)
#53FCA1
ΔE00 3.44
Light Green Blue
#56FCA2
ΔE00 3.49
Mediumspringgreen
#00FA9A
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55EE8D #EE55B6
analogous
#69EE55 #55EE8D #55EEDA
triadic
#55EE8D #8D55EE #EE8D55
tetradic
#55EE8D #5569EE #EE55B6 #EEDA55
square
#55EE8D #5569EE #EE55B6 #EEDA55
split-complementary
#55EE8D #DA55EE #EE5569
monochromatic
#12B64E #1DE868 #55EE8D #8DF4B2 #C4F9D8
Accessibility & contrast
On white
1.50
#55EE8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#55EE8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55EE8D
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55EE8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55EE8D | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB86
Deuteranopia (green-blind)
#DBCD93
Tritanopia (blue-blind)
#03EBD6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #55ee8d; /* rgb */ color: rgb(85, 238, 141); /* oklch */ color: oklch(84.5% 0.187 152.0);
Tailwind
colors: {
custom: {
50: '#94f5af',
500: '#55ee8d',
950: '#000000',
},
}SCSS
$custom: #55ee8d; $custom-light: #94f5af; $custom-dark: #000000;
JSON
{
"hex": "#55ee8d",
"rgb": {
"r": 85,
"g": 238,
"b": 141
},
"hsl": {
"h": 141.961,
"s": 81.818,
"l": 63.333
},
"oklch": {
"l": 0.84535,
"c": 0.187,
"h": 152
},
"luminance": 0.65003
}Semantic roles & 50–950 ramp
primary
#55EE8D
secondary
#B63185
accent
#0790DE
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581