#55DFDC#55DFDC
#55DFDC is a very light, moderate teal. Relative luminance 0.599; OKLCH L 82.9% C 0.118 H 193.1°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #55DFDC |
|---|---|
| RGB | rgb(85, 223, 220) |
| HSL | hsl(179, 68%, 60%) |
| HSV | hsv(179, 62%, 87%) |
| CMYK | cmyk(61.9%, 0%, 1.3%, 12.5%) |
| CIE-LAB | lab(81.77, -37.43, -9.61) |
| CIE-LCH | lch(81.77, 38.65, 194.40°) |
| OKLab | oklab(82.88% -0.115 -0.0267) |
| OKLCH | oklch(82.88% 0.118 193.1) |
| XYZ | xyz(43.0465, 59.8693, 76.9836) |
| Luminance | 0.5987 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.49
Turquoise
#40E0D0
ΔE00 4.62
Darkturquoise
#00CED1
ΔE00 5.09
Bright Light Blue
#26F7FD
ΔE00 6.11
Bright Cyan
#41FDFE
ΔE00 6.67
Aqua Blue
#02D8E9
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55DFDC #DF5558
analogous
#55DF97 #55DFDC #559DDF
triadic
#55DFDC #DC55DF #DFDC55
tetradic
#55DFDC #9755DF #DF5558 #9DDF55
square
#55DFDC #9755DF #DF5558 #9DDF55
split-complementary
#55DFDC #DF559D #DF9755
monochromatic
#1D9C99 #27D0CC #55DFDC #89E9E7 #BCF2F1
Accessibility & contrast
On white
1.62
#55DFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#55DFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55DFDC
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55DFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55DFDC | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D4DC
Deuteranopia (green-blind)
#BCC5DD
Tritanopia (blue-blind)
#00E5DE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #55dfdc; /* rgb */ color: rgb(85, 223, 220); /* oklch */ color: oklch(82.9% 0.118 193.1);
Tailwind
colors: {
custom: {
50: '#95e9e6',
500: '#55dfdc',
950: '#000000',
},
}SCSS
$custom: #55dfdc; $custom-light: #95e9e6; $custom-dark: #000000;
JSON
{
"hex": "#55dfdc",
"rgb": {
"r": 85,
"g": 223,
"b": 220
},
"hsl": {
"h": 178.696,
"s": 68.317,
"l": 60.392
},
"oklch": {
"l": 0.82884,
"c": 0.11802,
"h": 193.1
},
"luminance": 0.59874
}Semantic roles & 50–950 ramp
primary
#55DFDC
secondary
#A0383B
accent
#1519D0
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484