#55EE84#55EE84
#55EE84 is a very light, vivid green. Relative luminance 0.647; OKLCH L 84.4% C 0.195 H 150.1°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #55EE84 |
|---|---|
| RGB | rgb(85, 238, 132) |
| HSL | hsl(138, 82%, 63%) |
| HSV | hsv(138, 64%, 93%) |
| CMYK | cmyk(64.3%, 0%, 44.5%, 6.7%) |
| CIE-LAB | lab(84.35, -62.65, 39.64) |
| CIE-LCH | lch(84.35, 74.14, 147.68°) |
| OKLab | oklab(84.38% -0.169 0.0973) |
| OKLCH | oklch(84.38% 0.195 150.1) |
| XYZ | xyz(38.4827, 64.7423, 32.2938) |
| Luminance | 0.6475 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.49
Turquoise Green
#04F489
ΔE00 2.80
Wintergreen
#20F986
ΔE00 2.98
Minty Green
#0BF77D
ΔE00 3.05
Spearmint
#1EF876
ΔE00 3.52
Sea Green (survey)
#53FCA1
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55EE84 #EE55BF
analogous
#72EE55 #55EE84 #55EED0
triadic
#55EE84 #8455EE #EE8455
tetradic
#55EE84 #5572EE #EE55BF #EED055
square
#55EE84 #5572EE #EE55BF #EED055
split-complementary
#55EE84 #D055EE #EE5572
monochromatic
#12B645 #1DE85C #55EE84 #8DF4AC #C4F9D5
Accessibility & contrast
On white
1.51
#55EE84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#55EE84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55EE84
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55EE84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55EE84 | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB7C
Deuteranopia (green-blind)
#DCCD8B
Tritanopia (blue-blind)
#14EAD4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #55ee84; /* rgb */ color: rgb(85, 238, 132); /* oklch */ color: oklch(84.4% 0.195 150.1);
Tailwind
colors: {
custom: {
50: '#95f5a9',
500: '#55ee84',
950: '#000000',
},
}SCSS
$custom: #55ee84; $custom-light: #95f5a9; $custom-dark: #000000;
JSON
{
"hex": "#55ee84",
"rgb": {
"r": 85,
"g": 238,
"b": 132
},
"hsl": {
"h": 138.431,
"s": 81.818,
"l": 63.333
},
"oklch": {
"l": 0.84383,
"c": 0.19503,
"h": 150.1
},
"luminance": 0.64746
}Semantic roles & 50–950 ramp
primary
#55EE84
secondary
#B6318D
accent
#079CDE
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581