#55DCAA#55DCAA
#55DCAA is a light, vivid teal. Relative luminance 0.560; OKLCH L 80.7% C 0.139 H 165.2°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #55DCAA |
|---|---|
| RGB | rgb(85, 220, 170) |
| HSL | hsl(158, 66%, 60%) |
| HSV | hsv(158, 61%, 86%) |
| CMYK | cmyk(61.4%, 0%, 22.7%, 13.7%) |
| CIE-LAB | lab(79.62, -48.43, 13.82) |
| CIE-LCH | lch(79.62, 50.37, 164.08°) |
| OKLab | oklab(80.72% -0.134 0.0354) |
| OKLCH | oklch(80.72% 0.139 165.2) |
| XYZ | xyz(36.5915, 56.0162, 46.9062) |
| Luminance | 0.5602 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 1.75
Seafoam
#7FE0B3
ΔE00 3.84
Aqua Marine
#2EE8BB
ΔE00 4.02
Aquamarine (survey)
#04D8B2
ΔE00 4.67
Mediumaquamarine
#66CDAA
ΔE00 4.90
Aqua Green
#12E193
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55DCAA #DC5587
analogous
#55DC67 #55DCAA #55CADC
triadic
#55DCAA #AA55DC #DCAA55
tetradic
#55DCAA #6755DC #DC5587 #CADC55
square
#55DCAA #6755DC #DC5587 #CADC55
split-complementary
#55DCAA #DC55CA #DC6755
monochromatic
#1F976B #2ACA8F #55DCAA #88E6C3 #BBF1DD
Accessibility & contrast
On white
1.72
#55DCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#55DCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55DCAA
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55DCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55DCAA | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CDA7
Deuteranopia (green-blind)
#C5C0AD
Tritanopia (blue-blind)
#00DCCE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #55dcaa; /* rgb */ color: rgb(85, 220, 170); /* oklch */ color: oklch(80.7% 0.139 165.2);
Tailwind
colors: {
custom: {
50: '#92e8c3',
500: '#55dcaa',
950: '#000000',
},
}SCSS
$custom: #55dcaa; $custom-light: #92e8c3; $custom-dark: #000000;
JSON
{
"hex": "#55dcaa",
"rgb": {
"r": 85,
"g": 220,
"b": 170
},
"hsl": {
"h": 157.778,
"s": 65.854,
"l": 59.804
},
"oklch": {
"l": 0.80723,
"c": 0.13864,
"h": 165.2
},
"luminance": 0.5602
}Semantic roles & 50–950 ramp
primary
#55DCAA
secondary
#9C395E
accent
#3F7EE9
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0E1612
muted
#7F8482