#55DCAC#55DCAC
#55DCAC is a light, vivid teal. Relative luminance 0.561; OKLCH L 80.8% C 0.137 H 166.1°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #55DCAC |
|---|---|
| RGB | rgb(85, 220, 172) |
| HSL | hsl(159, 66%, 60%) |
| HSV | hsv(159, 61%, 86%) |
| CMYK | cmyk(61.4%, 0%, 21.8%, 13.7%) |
| CIE-LAB | lab(79.67, -47.99, 12.82) |
| CIE-LCH | lch(79.67, 49.67, 165.04°) |
| OKLab | oklab(80.77% -0.1331 0.0328) |
| OKLCH | oklch(80.77% 0.137 166.1) |
| XYZ | xyz(36.7821, 56.0925, 47.9102) |
| Luminance | 0.5610 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 1.59
Aqua Marine
#2EE8BB
ΔE00 3.76
Seafoam
#7FE0B3
ΔE00 3.81
Aquamarine (survey)
#04D8B2
ΔE00 4.30
Mediumaquamarine
#66CDAA
ΔE00 4.64
Aqua Green
#12E193
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55DCAC #DC5585
analogous
#55DC69 #55DCAC #55C8DC
triadic
#55DCAC #AC55DC #DCAC55
tetradic
#55DCAC #6955DC #DC5585 #C8DC55
square
#55DCAC #6955DC #DC5585 #C8DC55
split-complementary
#55DCAC #DC55C8 #DC6955
monochromatic
#1F976D #2ACA91 #55DCAC #88E6C5 #BBF1DE
Accessibility & contrast
On white
1.72
#55DCAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#55DCAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55DCAC
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55DCAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55DCAC | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CEA9
Deuteranopia (green-blind)
#C5C0AF
Tritanopia (blue-blind)
#00DDCF
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #55dcac; /* rgb */ color: rgb(85, 220, 172); /* oklch */ color: oklch(80.8% 0.137 166.1);
Tailwind
colors: {
custom: {
50: '#92e7c4',
500: '#55dcac',
950: '#000000',
},
}SCSS
$custom: #55dcac; $custom-light: #92e7c4; $custom-dark: #000000;
JSON
{
"hex": "#55dcac",
"rgb": {
"r": 85,
"g": 220,
"b": 172
},
"hsl": {
"h": 158.667,
"s": 65.854,
"l": 59.804
},
"oklch": {
"l": 0.80772,
"c": 0.13713,
"h": 166.1
},
"luminance": 0.56096
}Semantic roles & 50–950 ramp
primary
#55DCAC
secondary
#9C395C
accent
#3F7BE9
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0E1612
muted
#7F8482