#55EE82#55EE82
#55EE82 is a very light, vivid green. Relative luminance 0.647; OKLCH L 84.4% C 0.197 H 149.7°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #55EE82 |
|---|---|
| RGB | rgb(85, 238, 130) |
| HSL | hsl(138, 82%, 63%) |
| HSV | hsv(138, 64%, 93%) |
| CMYK | cmyk(64.3%, 0%, 45.4%, 6.7%) |
| CIE-LAB | lab(84.32, -62.96, 40.58) |
| CIE-LCH | lch(84.32, 74.91, 147.20°) |
| OKLab | oklab(84.35% -0.1698 0.0994) |
| OKLCH | oklch(84.35% 0.197 149.7) |
| XYZ | xyz(38.3472, 64.6881, 31.5799) |
| Luminance | 0.6469 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.59
Turquoise Green
#04F489
ΔE00 2.92
Minty Green
#0BF77D
ΔE00 2.96
Wintergreen
#20F986
ΔE00 2.99
Spearmint
#1EF876
ΔE00 3.35
Spring Green
#00FF7F
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55EE82 #EE55C1
analogous
#74EE55 #55EE82 #55EECE
triadic
#55EE82 #8255EE #EE8255
tetradic
#55EE82 #5574EE #EE55C1 #EECE55
square
#55EE82 #5574EE #EE55C1 #EECE55
split-complementary
#55EE82 #CE55EE #EE5574
monochromatic
#12B643 #1DE859 #55EE82 #8DF4AB #C4F9D4
Accessibility & contrast
On white
1.51
#55EE82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#55EE82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55EE82
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55EE82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55EE82 | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB7A
Deuteranopia (green-blind)
#DCCD89
Tritanopia (blue-blind)
#17EAD4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #55ee82; /* rgb */ color: rgb(85, 238, 130); /* oklch */ color: oklch(84.4% 0.197 149.7);
Tailwind
colors: {
custom: {
50: '#95f5a8',
500: '#55ee82',
950: '#000000',
},
}SCSS
$custom: #55ee82; $custom-light: #95f5a8; $custom-dark: #000000;
JSON
{
"hex": "#55ee82",
"rgb": {
"r": 85,
"g": 238,
"b": 130
},
"hsl": {
"h": 137.647,
"s": 81.818,
"l": 63.333
},
"oklch": {
"l": 0.84351,
"c": 0.19679,
"h": 149.7
},
"luminance": 0.64692
}Semantic roles & 50–950 ramp
primary
#55EE82
secondary
#B6318F
accent
#079FDE
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F1710
muted
#808580