#55DBAE#55DBAE
#55DBAE is a light, vivid teal. Relative luminance 0.556; OKLCH L 80.6% C 0.134 H 167.5°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #55DBAE |
|---|---|
| RGB | rgb(85, 219, 174) |
| HSL | hsl(160, 65%, 60%) |
| HSV | hsv(160, 61%, 86%) |
| CMYK | cmyk(61.2%, 0%, 20.5%, 14.1%) |
| CIE-LAB | lab(79.41, -47.12, 11.40) |
| CIE-LCH | lch(79.41, 48.48, 166.40°) |
| OKLab | oklab(80.58% -0.1312 0.0292) |
| OKLCH | oklch(80.58% 0.134 167.5) |
| XYZ | xyz(36.7140, 55.6465, 48.8422) |
| Luminance | 0.5565 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 1.47
Aqua Marine
#2EE8BB
ΔE00 3.67
Aquamarine (survey)
#04D8B2
ΔE00 3.78
Seafoam
#7FE0B3
ΔE00 3.94
Mediumaquamarine
#66CDAA
ΔE00 4.13
Seafoam Blue
#78D1B6
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55DBAE #DB5582
analogous
#55DB6B #55DBAE #55C5DB
triadic
#55DBAE #AE55DB #DBAE55
tetradic
#55DBAE #6B55DB #DB5582 #C5DB55
square
#55DBAE #6B55DB #DB5582 #C5DB55
split-complementary
#55DBAE #DB55C5 #DB6B55
monochromatic
#20966E #2AC893 #55DBAE #88E6C6 #BAF0DE
Accessibility & contrast
On white
1.73
#55DBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#55DBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55DBAE
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55DBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55DBAE | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CDAC
Deuteranopia (green-blind)
#C3BFB1
Tritanopia (blue-blind)
#00DCCE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #55dbae; /* rgb */ color: rgb(85, 219, 174); /* oklch */ color: oklch(80.6% 0.134 167.5);
Tailwind
colors: {
custom: {
50: '#92e7c6',
500: '#55dbae',
950: '#000000',
},
}SCSS
$custom: #55dbae; $custom-light: #92e7c6; $custom-dark: #000000;
JSON
{
"hex": "#55dbae",
"rgb": {
"r": 85,
"g": 219,
"b": 174
},
"hsl": {
"h": 159.851,
"s": 65.049,
"l": 59.608
},
"oklch": {
"l": 0.80579,
"c": 0.1344,
"h": 167.5
},
"luminance": 0.5565
}Semantic roles & 50–950 ramp
primary
#55DBAE
secondary
#9A3A5A
accent
#4078E8
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0E1613
muted
#7F8482