#55EE7E#55EE7E
#55EE7E is a very light, highly saturated green. Relative luminance 0.646; OKLCH L 84.3% C 0.200 H 148.9°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #55EE7E |
|---|---|
| RGB | rgb(85, 238, 126) |
| HSL | hsl(136, 82%, 63%) |
| HSV | hsv(136, 64%, 93%) |
| CMYK | cmyk(64.3%, 0%, 47.1%, 6.7%) |
| CIE-LAB | lab(84.27, -63.58, 42.46) |
| CIE-LCH | lch(84.27, 76.45, 146.27°) |
| OKLab | oklab(84.29% -0.1715 0.1035) |
| OKLCH | oklch(84.29% 0.2 148.9) |
| XYZ | xyz(38.0839, 64.5828, 30.1933) |
| Luminance | 0.6459 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.86
Minty Green
#0BF77D
ΔE00 2.88
Spearmint
#1EF876
ΔE00 3.08
Wintergreen
#20F986
ΔE00 3.10
Turquoise Green
#04F489
ΔE00 3.23
Spring Green
#00FF7F
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55EE7E #EE55C5
analogous
#78EE55 #55EE7E #55EECA
triadic
#55EE7E #7E55EE #EE7E55
tetradic
#55EE7E #5578EE #EE55C5 #EECA55
square
#55EE7E #5578EE #EE55C5 #EECA55
split-complementary
#55EE7E #CA55EE #EE5578
monochromatic
#12B63E #1DE854 #55EE7E #8DF4A8 #C4F9D2
Accessibility & contrast
On white
1.51
#55EE7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#55EE7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55EE7E
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55EE7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55EE7E | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DA75
Deuteranopia (green-blind)
#DDCD86
Tritanopia (blue-blind)
#1BEAD4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #55ee7e; /* rgb */ color: rgb(85, 238, 126); /* oklch */ color: oklch(84.3% 0.200 148.9);
Tailwind
colors: {
custom: {
50: '#95f5a5',
500: '#55ee7e',
950: '#000000',
},
}SCSS
$custom: #55ee7e; $custom-light: #95f5a5; $custom-dark: #000000;
JSON
{
"hex": "#55ee7e",
"rgb": {
"r": 85,
"g": 238,
"b": 126
},
"hsl": {
"h": 136.078,
"s": 81.818,
"l": 63.333
},
"oklch": {
"l": 0.84288,
"c": 0.20032,
"h": 148.9
},
"luminance": 0.64587
}Semantic roles & 50–950 ramp
primary
#55EE7E
secondary
#B63192
accent
#07A5DE
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580