#55DBDC#55DBDC
#55DBDC is a light, moderate teal. Relative luminance 0.578; OKLCH L 81.9% C 0.115 H 195.8°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #55DBDC |
|---|---|
| RGB | rgb(85, 219, 220) |
| HSL | hsl(180, 66%, 60%) |
| HSV | hsv(180, 61%, 86%) |
| CMYK | cmyk(61.4%, 0.5%, 0%, 13.7%) |
| CIE-LAB | lab(80.60, -35.59, -11.34) |
| CIE-LCH | lch(80.60, 37.35, 197.68°) |
| OKLab | oklab(81.94% -0.1109 -0.0315) |
| OKLCH | oklch(81.94% 0.115 195.8) |
| XYZ | xyz(41.9904, 57.7571, 76.6316) |
| Luminance | 0.5776 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.40
Darkturquoise
#00CED1
ΔE00 4.17
Aqua Blue
#02D8E9
ΔE00 5.28
Turquoise
#40E0D0
ΔE00 6.11
Bright Light Blue
#26F7FD
ΔE00 6.51
Robin'S Egg
#6DEDFD
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55DBDC #DC5655
analogous
#55DC99 #55DBDC #5598DC
triadic
#55DBDC #DC55DB #DBDC55
tetradic
#55DBDC #9955DC #DC5655 #98DC55
square
#55DBDC #9955DC #DC5655 #98DC55
split-complementary
#55DBDC #DC5598 #DC9955
monochromatic
#1F9797 #2AC9CA #55DBDC #88E6E6 #BBF0F1
Accessibility & contrast
On white
1.67
#55DBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#55DBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55DBDC
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55DBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55DBDC | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD1DC
Deuteranopia (green-blind)
#B8C1DD
Tritanopia (blue-blind)
#00E2DB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #55dbdc; /* rgb */ color: rgb(85, 219, 220); /* oklch */ color: oklch(81.9% 0.115 195.8);
Tailwind
colors: {
custom: {
50: '#94e6e6',
500: '#55dbdc',
950: '#000000',
},
}SCSS
$custom: #55dbdc; $custom-light: #94e6e6; $custom-dark: #000000;
JSON
{
"hex": "#55dbdc",
"rgb": {
"r": 85,
"g": 219,
"b": 220
},
"hsl": {
"h": 180.444,
"s": 65.854,
"l": 59.804
},
"oklch": {
"l": 0.81943,
"c": 0.11528,
"h": 195.8
},
"luminance": 0.57762
}Semantic roles & 50–950 ramp
primary
#55DBDC
secondary
#9C3A39
accent
#403FE9
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0E1616
muted
#7F8484