#55EE7D#55EE7D
#55EE7D is a very light, highly saturated green. Relative luminance 0.646; OKLCH L 84.3% C 0.201 H 148.7°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #55EE7D |
|---|---|
| RGB | rgb(85, 238, 125) |
| HSL | hsl(136, 82%, 63%) |
| HSV | hsv(136, 64%, 93%) |
| CMYK | cmyk(64.3%, 0%, 47.5%, 6.7%) |
| CIE-LAB | lab(84.25, -63.73, 42.92) |
| CIE-LCH | lch(84.25, 76.83, 146.04°) |
| OKLab | oklab(84.27% -0.1719 0.1045) |
| OKLCH | oklch(84.27% 0.201 148.7) |
| XYZ | xyz(38.0197, 64.5571, 29.8552) |
| Luminance | 0.6456 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 2.88
Weird Green
#3AE57F
ΔE00 2.94
Spearmint
#1EF876
ΔE00 3.02
Wintergreen
#20F986
ΔE00 3.14
Turquoise Green
#04F489
ΔE00 3.32
Spring Green
#00FF7F
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55EE7D #EE55C6
analogous
#79EE55 #55EE7D #55EEC9
triadic
#55EE7D #7D55EE #EE7D55
tetradic
#55EE7D #5579EE #EE55C6 #EEC955
square
#55EE7D #5579EE #EE55C6 #EEC955
split-complementary
#55EE7D #C955EE #EE5579
monochromatic
#12B63D #1DE852 #55EE7D #8DF4A8 #C4F9D2
Accessibility & contrast
On white
1.51
#55EE7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#55EE7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55EE7D
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55EE7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55EE7D | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DA74
Deuteranopia (green-blind)
#DDCD85
Tritanopia (blue-blind)
#1CEAD3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #55ee7d; /* rgb */ color: rgb(85, 238, 125); /* oklch */ color: oklch(84.3% 0.201 148.7);
Tailwind
colors: {
custom: {
50: '#95f5a4',
500: '#55ee7d',
950: '#000000',
},
}SCSS
$custom: #55ee7d; $custom-light: #95f5a4; $custom-dark: #000000;
JSON
{
"hex": "#55ee7d",
"rgb": {
"r": 85,
"g": 238,
"b": 125
},
"hsl": {
"h": 135.686,
"s": 81.818,
"l": 63.333
},
"oklch": {
"l": 0.84273,
"c": 0.20119,
"h": 148.7
},
"luminance": 0.64561
}Semantic roles & 50–950 ramp
primary
#55EE7D
secondary
#B63193
accent
#07A6DE
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580