#55DCAD#55DCAD
#55DCAD is a light, vivid teal. Relative luminance 0.561; OKLCH L 80.8% C 0.136 H 166.6°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #55DCAD |
|---|---|
| RGB | rgb(85, 220, 173) |
| HSL | hsl(159, 66%, 60%) |
| HSV | hsv(159, 61%, 86%) |
| CMYK | cmyk(61.4%, 0%, 21.4%, 13.7%) |
| CIE-LAB | lab(79.69, -47.77, 12.32) |
| CIE-LCH | lch(79.69, 49.33, 165.53°) |
| OKLab | oklab(80.8% -0.1327 0.0316) |
| OKLCH | oklch(80.8% 0.136 166.6) |
| XYZ | xyz(36.8785, 56.1310, 48.4179) |
| Luminance | 0.5614 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 1.57
Aqua Marine
#2EE8BB
ΔE00 3.65
Seafoam
#7FE0B3
ΔE00 3.83
Aquamarine (survey)
#04D8B2
ΔE00 4.13
Mediumaquamarine
#66CDAA
ΔE00 4.52
Seafoam Blue
#78D1B6
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55DCAD #DC5584
analogous
#55DC69 #55DCAD #55C8DC
triadic
#55DCAD #AD55DC #DCAD55
tetradic
#55DCAD #6955DC #DC5584 #C8DC55
square
#55DCAD #6955DC #DC5584 #C8DC55
split-complementary
#55DCAD #DC55C8 #DC6955
monochromatic
#1F976E #2ACA92 #55DCAD #88E6C5 #BBF1DE
Accessibility & contrast
On white
1.72
#55DCAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#55DCAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55DCAD
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55DCAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55DCAD | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CEAB
Deuteranopia (green-blind)
#C4C0B0
Tritanopia (blue-blind)
#00DDCF
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #55dcad; /* rgb */ color: rgb(85, 220, 173); /* oklch */ color: oklch(80.8% 0.136 166.6);
Tailwind
colors: {
custom: {
50: '#92e7c5',
500: '#55dcad',
950: '#000000',
},
}SCSS
$custom: #55dcad; $custom-light: #92e7c5; $custom-dark: #000000;
JSON
{
"hex": "#55dcad",
"rgb": {
"r": 85,
"g": 220,
"b": 173
},
"hsl": {
"h": 159.111,
"s": 65.854,
"l": 59.804
},
"oklch": {
"l": 0.80798,
"c": 0.13638,
"h": 166.6
},
"luminance": 0.56135
}Semantic roles & 50–950 ramp
primary
#55DCAD
secondary
#9C395C
accent
#3F7AE9
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0E1612
muted
#7F8482