#55DB9E#55DB9E
#55DB9E is a light, vivid teal. Relative luminance 0.551; OKLCH L 80.2% C 0.147 H 160.4°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #55DB9E |
|---|---|
| RGB | rgb(85, 219, 158) |
| HSL | hsl(153, 65%, 60%) |
| HSV | hsv(153, 61%, 86%) |
| CMYK | cmyk(61.2%, 0%, 27.9%, 14.1%) |
| CIE-LAB | lab(79.08, -50.59, 19.37) |
| CIE-LCH | lch(79.08, 54.17, 159.05°) |
| OKLab | oklab(80.19% -0.1385 0.0493) |
| OKLCH | oklch(80.19% 0.147 160.4) |
| XYZ | xyz(35.2461, 55.0594, 41.1112) |
| Luminance | 0.5506 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 3.66
Aqua Green
#12E193
ΔE00 3.76
Seafoam
#7FE0B3
ΔE00 4.88
Seaweed
#18D17B
ΔE00 5.88
Aqua Marine
#2EE8BB
ΔE00 6.02
Light Greenish Blue
#63F7B4
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55DB9E #DB5592
analogous
#55DB5B #55DB9E #55D5DB
triadic
#55DB9E #9E55DB #DB9E55
tetradic
#55DB9E #5B55DB #DB5592 #D5DB55
square
#55DB9E #5B55DB #DB5592 #D5DB55
split-complementary
#55DB9E #DB55D5 #DB5B55
monochromatic
#209660 #2AC880 #55DB9E #88E6BB #BAF0D8
Accessibility & contrast
On white
1.75
#55DB9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#55DB9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55DB9E
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55DB9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55DB9E | 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)
#D8CC9A
Deuteranopia (green-blind)
#C6BFA2
Tritanopia (blue-blind)
#00DACB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #55db9e; /* rgb */ color: rgb(85, 219, 158); /* oklch */ color: oklch(80.2% 0.147 160.4);
Tailwind
colors: {
custom: {
50: '#91e7ba',
500: '#55db9e',
950: '#000000',
},
}SCSS
$custom: #55db9e; $custom-light: #91e7ba; $custom-dark: #000000;
JSON
{
"hex": "#55db9e",
"rgb": {
"r": 85,
"g": 219,
"b": 158
},
"hsl": {
"h": 152.687,
"s": 65.049,
"l": 59.608
},
"oklch": {
"l": 0.80193,
"c": 0.147,
"h": 160.4
},
"luminance": 0.55063
}Semantic roles & 50–950 ramp
primary
#55DB9E
secondary
#9A3A66
accent
#408CE8
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0E1611
muted
#7F8481