#55E08F#55E08F
#55E08F is a light, vivid green. Relative luminance 0.572; OKLCH L 81.1% C 0.167 H 154.3°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #55E08F |
|---|---|
| RGB | rgb(85, 224, 143) |
| HSL | hsl(145, 69%, 61%) |
| HSV | hsv(145, 62%, 88%) |
| CMYK | cmyk(62.1%, 0%, 36.2%, 12.2%) |
| CIE-LAB | lab(80.30, -55.51, 28.83) |
| CIE-LCH | lch(80.30, 62.55, 152.56°) |
| OKLab | oklab(81.11% -0.1504 0.0722) |
| OKLCH | oklch(81.11% 0.167 154.3) |
| XYZ | xyz(35.3569, 57.2222, 35.1630) |
| Luminance | 0.5723 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 2.95
Weird Green
#3AE57F
ΔE00 3.34
Tealish Green
#0CDC73
ΔE00 4.38
Seaweed
#18D17B
ΔE00 4.57
Turquoise Green
#04F489
ΔE00 5.54
Emerald
#50C878
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55E08F #E055A6
analogous
#60E055 #55E08F #55E0D4
triadic
#55E08F #8F55E0 #E08F55
tetradic
#55E08F #5560E0 #E055A6 #E0D455
square
#55E08F #5560E0 #E055A6 #E0D455
split-complementary
#55E08F #D455E0 #E05560
monochromatic
#1D9E53 #26D26E #55E08F #89E9B1 #BDF3D3
Accessibility & contrast
On white
1.69
#55E08F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#55E08F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55E08F
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55E08F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55E08F | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CF8A
Deuteranopia (green-blind)
#CDC294
Tritanopia (blue-blind)
#15DECB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #55e08f; /* rgb */ color: rgb(85, 224, 143); /* oklch */ color: oklch(81.1% 0.167 154.3);
Tailwind
colors: {
custom: {
50: '#92ebb0',
500: '#55e08f',
950: '#000000',
},
}SCSS
$custom: #55e08f; $custom-light: #92ebb0; $custom-dark: #000000;
JSON
{
"hex": "#55e08f",
"rgb": {
"r": 85,
"g": 224,
"b": 143
},
"hsl": {
"h": 145.036,
"s": 69.154,
"l": 60.588
},
"oklch": {
"l": 0.8111,
"c": 0.16684,
"h": 154.3
},
"luminance": 0.57226
}Semantic roles & 50–950 ramp
primary
#55E08F
secondary
#A13875
accent
#1482D1
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481