#55DE8F#55DE8F
#55DE8F is a light, vivid green. Relative luminance 0.562; OKLCH L 80.6% C 0.164 H 154.6°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #55DE8F |
|---|---|
| RGB | rgb(85, 222, 143) |
| HSL | hsl(145, 67%, 60%) |
| HSV | hsv(145, 62%, 87%) |
| CMYK | cmyk(61.7%, 0%, 35.6%, 12.9%) |
| CIE-LAB | lab(79.70, -54.73, 28.02) |
| CIE-LCH | lch(79.70, 61.48, 152.89°) |
| OKLab | oklab(80.61% -0.1484 0.0703) |
| OKLCH | oklch(80.61% 0.164 154.6) |
| XYZ | xyz(34.8226, 56.1535, 34.9848) |
| Luminance | 0.5616 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 2.92
Weird Green
#3AE57F
ΔE00 3.73
Seaweed
#18D17B
ΔE00 4.29
Tealish Green
#0CDC73
ΔE00 4.51
Emerald
#50C878
ΔE00 5.49
Turquoise Green
#04F489
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55DE8F #DE55A4
analogous
#60DE55 #55DE8F #55DED3
triadic
#55DE8F #8F55DE #DE8F55
tetradic
#55DE8F #5560DE #DE55A4 #DED355
square
#55DE8F #5560DE #DE55A4 #DED355
split-complementary
#55DE8F #D355DE #DE5560
monochromatic
#1E9B53 #28CE6E #55DE8F #88E8B1 #BCF2D3
Accessibility & contrast
On white
1.72
#55DE8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#55DE8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55DE8F
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55DE8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55DE8F | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCD8A
Deuteranopia (green-blind)
#CBC094
Tritanopia (blue-blind)
#18DCCA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #55de8f; /* rgb */ color: rgb(85, 222, 143); /* oklch */ color: oklch(80.6% 0.164 154.6);
Tailwind
colors: {
custom: {
50: '#92e9b0',
500: '#55de8f',
950: '#000000',
},
}SCSS
$custom: #55de8f; $custom-light: #92e9b0; $custom-dark: #000000;
JSON
{
"hex": "#55de8f",
"rgb": {
"r": 85,
"g": 222,
"b": 143
},
"hsl": {
"h": 145.401,
"s": 67.488,
"l": 60.196
},
"oklch": {
"l": 0.80614,
"c": 0.16417,
"h": 154.6
},
"luminance": 0.56157
}Semantic roles & 50–950 ramp
primary
#55DE8F
secondary
#9E3973
accent
#1681CF
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481