#55DB9D#55DB9D
#55DB9D is a light, vivid teal. Relative luminance 0.550; OKLCH L 80.2% C 0.148 H 160.0°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #55DB9D |
|---|---|
| RGB | rgb(85, 219, 157) |
| HSL | hsl(152, 65%, 60%) |
| HSV | hsv(152, 61%, 86%) |
| CMYK | cmyk(61.2%, 0%, 28.3%, 14.1%) |
| CIE-LAB | lab(79.06, -50.79, 19.87) |
| CIE-LCH | lch(79.06, 54.54, 158.64°) |
| OKLab | oklab(80.17% -0.1389 0.0505) |
| OKLCH | oklch(80.17% 0.148 160) |
| XYZ | xyz(35.1603, 55.0251, 40.6597) |
| Luminance | 0.5503 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 3.63
Eucalyptus
#44D7A8
ΔE00 3.87
Seafoam
#7FE0B3
ΔE00 5.01
Seaweed
#18D17B
ΔE00 5.72
Light Greenish Blue
#63F7B4
ΔE00 6.20
Aqua Marine
#2EE8BB
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55DB9D #DB5593
analogous
#55DB5A #55DB9D #55D6DB
triadic
#55DB9D #9D55DB #DB9D55
tetradic
#55DB9D #5A55DB #DB5593 #D6DB55
square
#55DB9D #5A55DB #DB5593 #D6DB55
split-complementary
#55DB9D #DB55D6 #DB5A55
monochromatic
#20965F #2AC87F #55DB9D #88E6BA #BAF0D7
Accessibility & contrast
On white
1.75
#55DB9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#55DB9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55DB9D
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55DB9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55DB9D | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CC99
Deuteranopia (green-blind)
#C6BEA1
Tritanopia (blue-blind)
#00DACA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #55db9d; /* rgb */ color: rgb(85, 219, 157); /* oklch */ color: oklch(80.2% 0.148 160.0);
Tailwind
colors: {
custom: {
50: '#91e7ba',
500: '#55db9d',
950: '#000000',
},
}SCSS
$custom: #55db9d; $custom-light: #91e7ba; $custom-dark: #000000;
JSON
{
"hex": "#55db9d",
"rgb": {
"r": 85,
"g": 219,
"b": 157
},
"hsl": {
"h": 152.239,
"s": 65.049,
"l": 59.608
},
"oklch": {
"l": 0.8017,
"c": 0.14785,
"h": 160
},
"luminance": 0.55029
}Semantic roles & 50–950 ramp
primary
#55DB9D
secondary
#9A3A66
accent
#408EE8
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0E1611
muted
#7F8481