#55EE8F#55EE8F
#55EE8F is a very light, vivid green. Relative luminance 0.651; OKLCH L 84.6% C 0.185 H 152.5°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #55EE8F |
|---|---|
| RGB | rgb(85, 238, 143) |
| HSL | hsl(143, 82%, 63%) |
| HSV | hsv(143, 64%, 93%) |
| CMYK | cmyk(64.3%, 0%, 39.9%, 6.7%) |
| CIE-LAB | lab(84.51, -60.83, 34.41) |
| CIE-LCH | lch(84.51, 69.89, 150.51°) |
| OKLab | oklab(84.57% -0.1643 0.0855) |
| OKLCH | oklch(84.57% 0.185 152.5) |
| XYZ | xyz(39.2755, 65.0594, 36.4692) |
| Luminance | 0.6506 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.66
Turquoise Green
#04F489
ΔE00 2.73
Sea Green (survey)
#53FCA1
ΔE00 3.28
Light Green Blue
#56FCA2
ΔE00 3.33
Wintergreen
#20F986
ΔE00 3.49
Mediumspringgreen
#00FA9A
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55EE8F #EE55B4
analogous
#67EE55 #55EE8F #55EEDB
triadic
#55EE8F #8F55EE #EE8F55
tetradic
#55EE8F #5567EE #EE55B4 #EEDB55
square
#55EE8F #5567EE #EE55B4 #EEDB55
split-complementary
#55EE8F #DB55EE #EE5567
monochromatic
#12B650 #1DE86A #55EE8F #8DF4B4 #C4F9D8
Accessibility & contrast
On white
1.50
#55EE8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#55EE8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55EE8F
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55EE8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55EE8F | 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)
#EEDB88
Deuteranopia (green-blind)
#DBCD95
Tritanopia (blue-blind)
#00EBD6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #55ee8f; /* rgb */ color: rgb(85, 238, 143); /* oklch */ color: oklch(84.6% 0.185 152.5);
Tailwind
colors: {
custom: {
50: '#94f5b0',
500: '#55ee8f',
950: '#000000',
},
}SCSS
$custom: #55ee8f; $custom-light: #94f5b0; $custom-dark: #000000;
JSON
{
"hex": "#55ee8f",
"rgb": {
"r": 85,
"g": 238,
"b": 143
},
"hsl": {
"h": 142.745,
"s": 81.818,
"l": 63.333
},
"oklch": {
"l": 0.84571,
"c": 0.18522,
"h": 152.5
},
"luminance": 0.65064
}Semantic roles & 50–950 ramp
primary
#55EE8F
secondary
#B63184
accent
#078DDE
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581