#55DCA3#55DCA3
#55DCA3 is a light, vivid teal. Relative luminance 0.558; OKLCH L 80.6% C 0.144 H 162.2°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #55DCA3 |
|---|---|
| RGB | rgb(85, 220, 163) |
| HSL | hsl(155, 66%, 60%) |
| HSV | hsv(155, 61%, 86%) |
| CMYK | cmyk(61.4%, 0%, 25.9%, 13.7%) |
| CIE-LAB | lab(79.48, -49.95, 17.30) |
| CIE-LCH | lch(79.48, 52.86, 160.90°) |
| OKLab | oklab(80.55% -0.1372 0.0442) |
| OKLCH | oklch(80.55% 0.144 162.2) |
| XYZ | xyz(35.9469, 55.7584, 43.5113) |
| Luminance | 0.5576 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.89
Seafoam
#7FE0B3
ΔE00 4.33
Aqua Green
#12E193
ΔE00 4.34
Aqua Marine
#2EE8BB
ΔE00 5.15
Mediumaquamarine
#66CDAA
ΔE00 5.99
Aquamarine (survey)
#04D8B2
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55DCA3 #DC558E
analogous
#55DC60 #55DCA3 #55D1DC
triadic
#55DCA3 #A355DC #DCA355
tetradic
#55DCA3 #6055DC #DC558E #D1DC55
square
#55DCA3 #6055DC #DC558E #D1DC55
split-complementary
#55DCA3 #DC55D1 #DC6055
monochromatic
#1F9765 #2ACA86 #55DCA3 #88E6BE #BBF1DA
Accessibility & contrast
On white
1.73
#55DCA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#55DCA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55DCA3
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55DCA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55DCA3 | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CDA0
Deuteranopia (green-blind)
#C6C0A7
Tritanopia (blue-blind)
#00DCCC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #55dca3; /* rgb */ color: rgb(85, 220, 163); /* oklch */ color: oklch(80.6% 0.144 162.2);
Tailwind
colors: {
custom: {
50: '#92e8be',
500: '#55dca3',
950: '#000000',
},
}SCSS
$custom: #55dca3; $custom-light: #92e8be; $custom-dark: #000000;
JSON
{
"hex": "#55dca3",
"rgb": {
"r": 85,
"g": 220,
"b": 163
},
"hsl": {
"h": 154.667,
"s": 65.854,
"l": 59.804
},
"oklch": {
"l": 0.80554,
"c": 0.14418,
"h": 162.2
},
"luminance": 0.55762
}Semantic roles & 50–950 ramp
primary
#55DCA3
secondary
#9C3963
accent
#3F87E9
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1612
muted
#7F8482