#55DA8F#55DA8F
#55DA8F is a light, vivid green. Relative luminance 0.541; OKLCH L 79.6% C 0.159 H 155.3°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #55DA8F |
|---|---|
| RGB | rgb(85, 218, 143) |
| HSL | hsl(146, 64%, 59%) |
| HSV | hsv(146, 61%, 85%) |
| CMYK | cmyk(61%, 0%, 34.4%, 14.5%) |
| CIE-LAB | lab(78.49, -53.15, 26.39) |
| CIE-LCH | lch(78.49, 59.35, 153.59°) |
| OKLab | oklab(79.62% -0.1443 0.0664) |
| OKLCH | oklch(79.62% 0.159 155.3) |
| XYZ | xyz(33.7728, 54.0539, 34.6349) |
| Luminance | 0.5406 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.13
Seaweed
#18D17B
ΔE00 3.90
Weird Green
#3AE57F
ΔE00 4.62
Emerald
#50C878
ΔE00 4.79
Tealish Green
#0CDC73
ΔE00 4.95
Eucalyptus
#44D7A8
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55DA8F #DA55A0
analogous
#5EDA55 #55DA8F #55DAD1
triadic
#55DA8F #8F55DA #DA8F55
tetradic
#55DA8F #555EDA #DA55A0 #DAD155
square
#55DA8F #555EDA #DA55A0 #DAD155
split-complementary
#55DA8F #D155DA #DA555E
monochromatic
#209453 #2BC76F #55DA8F #87E5B0 #BAF0D1
Accessibility & contrast
On white
1.78
#55DA8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#55DA8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55DA8F
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55DA8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55DA8F | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CA8A
Deuteranopia (green-blind)
#C7BD94
Tritanopia (blue-blind)
#1BD8C7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #55da8f; /* rgb */ color: rgb(85, 218, 143); /* oklch */ color: oklch(79.6% 0.159 155.3);
Tailwind
colors: {
custom: {
50: '#91e6b0',
500: '#55da8f',
950: '#000000',
},
}SCSS
$custom: #55da8f; $custom-light: #91e6b0; $custom-dark: #000000;
JSON
{
"hex": "#55da8f",
"rgb": {
"r": 85,
"g": 218,
"b": 143
},
"hsl": {
"h": 146.165,
"s": 64.251,
"l": 59.412
},
"oklch": {
"l": 0.79623,
"c": 0.1588,
"h": 155.3
},
"luminance": 0.54057
}Semantic roles & 50–950 ramp
primary
#55DA8F
secondary
#993A70
accent
#419FE7
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0E1610
muted
#7F8481