#55EE75#55EE75
#55EE75 is a very light, highly saturated green. Relative luminance 0.644; OKLCH L 84.2% C 0.208 H 147.3°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #55EE75 |
|---|---|
| RGB | rgb(85, 238, 117) |
| HSL | hsl(133, 82%, 63%) |
| HSV | hsv(133, 64%, 93%) |
| CMYK | cmyk(64.3%, 0%, 50.8%, 6.7%) |
| CIE-LAB | lab(84.15, -64.88, 46.61) |
| CIE-LCH | lch(84.15, 79.89, 144.31°) |
| OKLab | oklab(84.16% -0.1751 0.1124) |
| OKLCH | oklch(84.16% 0.208 147.3) |
| XYZ | xyz(37.5291, 64.3609, 27.2713) |
| Luminance | 0.6437 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.83
Minty Green
#0BF77D
ΔE00 3.10
Wintergreen
#20F986
ΔE00 3.65
Lightish Green
#61E160
ΔE00 3.67
Weird Green
#3AE57F
ΔE00 3.70
Turquoise Green
#04F489
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55EE75 #EE55CE
analogous
#81EE55 #55EE75 #55EEC1
triadic
#55EE75 #7555EE #EE7555
tetradic
#55EE75 #5581EE #EE55CE #EEC155
square
#55EE75 #5581EE #EE55CE #EEC155
split-complementary
#55EE75 #C155EE #EE5581
monochromatic
#12B635 #1DE848 #55EE75 #8DF4A2 #C4F9CF
Accessibility & contrast
On white
1.51
#55EE75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#55EE75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55EE75
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55EE75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55EE75 | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DA6B
Deuteranopia (green-blind)
#DECD7E
Tritanopia (blue-blind)
#23E9D2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #55ee75; /* rgb */ color: rgb(85, 238, 117); /* oklch */ color: oklch(84.2% 0.208 147.3);
Tailwind
colors: {
custom: {
50: '#95f59f',
500: '#55ee75',
950: '#000000',
},
}SCSS
$custom: #55ee75; $custom-light: #95f59f; $custom-dark: #000000;
JSON
{
"hex": "#55ee75",
"rgb": {
"r": 85,
"g": 238,
"b": 117
},
"hsl": {
"h": 132.549,
"s": 81.818,
"l": 63.333
},
"oklch": {
"l": 0.84156,
"c": 0.2081,
"h": 147.3
},
"luminance": 0.64365
}Semantic roles & 50–950 ramp
primary
#55EE75
secondary
#B6319A
accent
#07B1DE
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580