#55DCA5#55DCA5
#55DCA5 is a light, vivid teal. Relative luminance 0.558; OKLCH L 80.6% C 0.143 H 163.0°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #55DCA5 |
|---|---|
| RGB | rgb(85, 220, 165) |
| HSL | hsl(156, 66%, 60%) |
| HSV | hsv(156, 61%, 86%) |
| CMYK | cmyk(61.4%, 0%, 25%, 13.7%) |
| CIE-LAB | lab(79.52, -49.52, 16.31) |
| CIE-LCH | lch(79.52, 52.14, 161.78°) |
| OKLab | oklab(80.6% -0.1363 0.0417) |
| OKLCH | oklch(80.6% 0.143 163) |
| XYZ | xyz(36.1275, 55.8306, 44.4625) |
| Luminance | 0.5583 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.52
Seafoam
#7FE0B3
ΔE00 4.13
Aqua Green
#12E193
ΔE00 4.70
Aqua Marine
#2EE8BB
ΔE00 4.80
Aquamarine (survey)
#04D8B2
ΔE00 5.65
Mediumaquamarine
#66CDAA
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55DCA5 #DC558C
analogous
#55DC62 #55DCA5 #55CFDC
triadic
#55DCA5 #A555DC #DCA555
tetradic
#55DCA5 #6255DC #DC558C #CFDC55
square
#55DCA5 #6255DC #DC558C #CFDC55
split-complementary
#55DCA5 #DC55CF #DC6255
monochromatic
#1F9766 #2ACA89 #55DCA5 #88E6C0 #BBF1DB
Accessibility & contrast
On white
1.73
#55DCA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#55DCA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55DCA5
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55DCA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55DCA5 | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CDA2
Deuteranopia (green-blind)
#C6C0A9
Tritanopia (blue-blind)
#00DCCD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #55dca5; /* rgb */ color: rgb(85, 220, 165); /* oklch */ color: oklch(80.6% 0.143 163.0);
Tailwind
colors: {
custom: {
50: '#92e8bf',
500: '#55dca5',
950: '#000000',
},
}SCSS
$custom: #55dca5; $custom-light: #92e8bf; $custom-dark: #000000;
JSON
{
"hex": "#55dca5",
"rgb": {
"r": 85,
"g": 220,
"b": 165
},
"hsl": {
"h": 155.556,
"s": 65.854,
"l": 59.804
},
"oklch": {
"l": 0.80601,
"c": 0.14255,
"h": 163
},
"luminance": 0.55834
}Semantic roles & 50–950 ramp
primary
#55DCA5
secondary
#9C3961
accent
#3F84E9
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1612
muted
#7F8482