#55DCAB#55DCAB
#55DCAB is a light, vivid teal. Relative luminance 0.561; OKLCH L 80.7% C 0.138 H 165.7°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #55DCAB |
|---|---|
| RGB | rgb(85, 220, 171) |
| HSL | hsl(158, 66%, 60%) |
| HSV | hsv(158, 61%, 86%) |
| CMYK | cmyk(61.4%, 0%, 22.3%, 13.7%) |
| CIE-LAB | lab(79.64, -48.21, 13.32) |
| CIE-LCH | lch(79.64, 50.02, 164.56°) |
| OKLab | oklab(80.75% -0.1336 0.0341) |
| OKLCH | oklch(80.75% 0.138 165.7) |
| XYZ | xyz(36.6865, 56.0542, 47.4063) |
| Luminance | 0.5606 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 1.66
Seafoam
#7FE0B3
ΔE00 3.82
Aqua Marine
#2EE8BB
ΔE00 3.88
Aquamarine (survey)
#04D8B2
ΔE00 4.49
Mediumaquamarine
#66CDAA
ΔE00 4.76
Aqua Green
#12E193
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55DCAB #DC5586
analogous
#55DC67 #55DCAB #55CADC
triadic
#55DCAB #AB55DC #DCAB55
tetradic
#55DCAB #6755DC #DC5586 #CADC55
square
#55DCAB #6755DC #DC5586 #CADC55
split-complementary
#55DCAB #DC55CA #DC6755
monochromatic
#1F976C #2ACA90 #55DCAB #88E6C4 #BBF1DD
Accessibility & contrast
On white
1.72
#55DCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#55DCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55DCAB
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55DCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55DCAB | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CDA8
Deuteranopia (green-blind)
#C5C0AE
Tritanopia (blue-blind)
#00DCCE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #55dcab; /* rgb */ color: rgb(85, 220, 171); /* oklch */ color: oklch(80.7% 0.138 165.7);
Tailwind
colors: {
custom: {
50: '#92e8c4',
500: '#55dcab',
950: '#000000',
},
}SCSS
$custom: #55dcab; $custom-light: #92e8c4; $custom-dark: #000000;
JSON
{
"hex": "#55dcab",
"rgb": {
"r": 85,
"g": 220,
"b": 171
},
"hsl": {
"h": 158.222,
"s": 65.854,
"l": 59.804
},
"oklch": {
"l": 0.80747,
"c": 0.13788,
"h": 165.7
},
"luminance": 0.56058
}Semantic roles & 50–950 ramp
primary
#55DCAB
secondary
#9C395D
accent
#3F7DE9
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0E1612
muted
#7F8482