#55DA9B#55DA9B
#55DA9B is a light, vivid teal. Relative luminance 0.544; OKLCH L 79.9% C 0.148 H 159.5°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #55DA9B |
|---|---|
| RGB | rgb(85, 218, 155) |
| HSL | hsl(152, 64%, 59%) |
| HSV | hsv(152, 61%, 85%) |
| CMYK | cmyk(61%, 0%, 28.9%, 14.5%) |
| CIE-LAB | lab(78.72, -50.80, 20.45) |
| CIE-LCH | lch(78.72, 54.76, 158.08°) |
| OKLab | oklab(79.88% -0.1388 0.052) |
| OKLCH | oklch(79.88% 0.148 159.5) |
| XYZ | xyz(34.7309, 54.4372, 39.6811) |
| Luminance | 0.5444 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 3.58
Eucalyptus
#44D7A8
ΔE00 4.07
Seafoam
#7FE0B3
ΔE00 5.23
Seaweed
#18D17B
ΔE00 5.42
Greenblue
#23C48B
ΔE00 6.13
Emerald
#50C878
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55DA9B #DA5594
analogous
#55DA59 #55DA9B #55D6DA
triadic
#55DA9B #9B55DA #DA9B55
tetradic
#55DA9B #5955DA #DA5594 #D6DA55
square
#55DA9B #5955DA #DA5594 #D6DA55
split-complementary
#55DA9B #DA55D6 #DA5955
monochromatic
#20945D #2BC77D #55DA9B #87E5B9 #BAF0D6
Accessibility & contrast
On white
1.77
#55DA9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#55DA9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55DA9B
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55DA9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55DA9B | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CB97
Deuteranopia (green-blind)
#C6BE9F
Tritanopia (blue-blind)
#05D9C9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #55da9b; /* rgb */ color: rgb(85, 218, 155); /* oklch */ color: oklch(79.9% 0.148 159.5);
Tailwind
colors: {
custom: {
50: '#91e6b8',
500: '#55da9b',
950: '#000000',
},
}SCSS
$custom: #55da9b; $custom-light: #91e6b8; $custom-dark: #000000;
JSON
{
"hex": "#55da9b",
"rgb": {
"r": 85,
"g": 218,
"b": 155
},
"hsl": {
"h": 151.579,
"s": 64.251,
"l": 59.412
},
"oklch": {
"l": 0.79879,
"c": 0.14823,
"h": 159.5
},
"luminance": 0.54441
}Semantic roles & 50–950 ramp
primary
#55DA9B
secondary
#993A67
accent
#4190E7
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0E1611
muted
#7F8481