#55DDC0#55DDC0
#55DDC0 is a light, vivid teal. Relative luminance 0.575; OKLCH L 81.5% C 0.125 H 176.3°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #55DDC0 |
|---|---|
| RGB | rgb(85, 221, 192) |
| HSL | hsl(167, 67%, 60%) |
| HSV | hsv(167, 62%, 87%) |
| CMYK | cmyk(61.5%, 0%, 13.1%, 13.3%) |
| CIE-LAB | lab(80.43, -43.74, 3.31) |
| CIE-LCH | lch(80.43, 43.87, 175.67°) |
| OKLab | oklab(81.55% -0.1251 0.0081) |
| OKLCH | oklch(81.55% 0.125 176.3) |
| XYZ | xyz(39.1127, 57.4459, 58.8858) |
| Luminance | 0.5745 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 3.79
Aquamarine (survey)
#04D8B2
ΔE00 3.79
Turquoise
#40E0D0
ΔE00 4.49
Seafoam Blue
#78D1B6
ΔE00 4.60
Aqua Marine
#2EE8BB
ΔE00 4.71
Mediumaquamarine
#66CDAA
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55DDC0 #DD5572
analogous
#55DD7C #55DDC0 #55B6DD
triadic
#55DDC0 #C055DD #DDC055
tetradic
#55DDC0 #7C55DD #DD5572 #B6DD55
square
#55DDC0 #7C55DD #DD5572 #B6DD55
split-complementary
#55DDC0 #DD55B6 #DD7C55
monochromatic
#1F997F #29CCA9 #55DDC0 #88E7D3 #BBF1E6
Accessibility & contrast
On white
1.68
#55DDC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#55DDC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55DDC0
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55DDC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55DDC0 | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D0BF
Deuteranopia (green-blind)
#C1C2C2
Tritanopia (blue-blind)
#00E0D4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #55ddc0; /* rgb */ color: rgb(85, 221, 192); /* oklch */ color: oklch(81.5% 0.125 176.3);
Tailwind
colors: {
custom: {
50: '#93e8d3',
500: '#55ddc0',
950: '#000000',
},
}SCSS
$custom: #55ddc0; $custom-light: #93e8d3; $custom-dark: #000000;
JSON
{
"hex": "#55ddc0",
"rgb": {
"r": 85,
"g": 221,
"b": 192
},
"hsl": {
"h": 167.206,
"s": 66.667,
"l": 60
},
"oklch": {
"l": 0.81549,
"c": 0.12539,
"h": 176.3
},
"luminance": 0.5745
}Semantic roles & 50–950 ramp
primary
#55DDC0
secondary
#9D394E
accent
#3E63EA
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0E1614
muted
#7F8483