#55EA75#55EA75
#55EA75 is a very light, highly saturated green. Relative luminance 0.621; OKLCH L 83.2% C 0.203 H 147.5°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #55EA75 |
|---|---|
| RGB | rgb(85, 234, 117) |
| HSL | hsl(133, 78%, 63%) |
| HSV | hsv(133, 64%, 92%) |
| CMYK | cmyk(63.7%, 0%, 50%, 8.2%) |
| CIE-LAB | lab(82.94, -63.46, 45.12) |
| CIE-LCH | lch(82.94, 77.86, 144.59°) |
| OKLab | oklab(83.16% -0.1713 0.1091) |
| OKLCH | oklch(83.16% 0.203 147.5) |
| XYZ | xyz(36.3775, 62.0576, 26.8874) |
| Luminance | 0.6206 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.04
Lightish Green
#61E160
ΔE00 3.28
Spearmint
#1EF876
ΔE00 3.54
Minty Green
#0BF77D
ΔE00 3.61
Wintergreen
#20F986
ΔE00 4.11
Turquoise Green
#04F489
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55EA75 #EA55CA
analogous
#7FEA55 #55EA75 #55EAC0
triadic
#55EA75 #7555EA #EA7555
tetradic
#55EA75 #557FEA #EA55CA #EAC055
square
#55EA75 #557FEA #EA55CA #EAC055
split-complementary
#55EA75 #C055EA #EA557F
monochromatic
#16AF37 #1FE349 #55EA75 #8BF1A1 #C2F7CD
Accessibility & contrast
On white
1.57
#55EA75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#55EA75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55EA75
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55EA75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55EA75 | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD66B
Deuteranopia (green-blind)
#DAC97D
Tritanopia (blue-blind)
#26E5CF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #55ea75; /* rgb */ color: rgb(85, 234, 117); /* oklch */ color: oklch(83.2% 0.203 147.5);
Tailwind
colors: {
custom: {
50: '#94f29f',
500: '#55ea75',
950: '#000000',
},
}SCSS
$custom: #55ea75; $custom-light: #94f29f; $custom-dark: #000000;
JSON
{
"hex": "#55ea75",
"rgb": {
"r": 85,
"g": 234,
"b": 117
},
"hsl": {
"h": 132.886,
"s": 78.01,
"l": 62.549
},
"oklch": {
"l": 0.83158,
"c": 0.20309,
"h": 147.5
},
"luminance": 0.62061
}Semantic roles & 50–950 ramp
primary
#55EA75
secondary
#B03495
accent
#0BAEDA
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580