#55DFDF#55DFDF
#55DFDF is a very light, moderate teal. Relative luminance 0.600; OKLCH L 83.0% C 0.118 H 195.1°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #55DFDF |
|---|---|
| RGB | rgb(85, 223, 223) |
| HSL | hsl(180, 68%, 60%) |
| HSV | hsv(180, 62%, 87%) |
| CMYK | cmyk(61.9%, 0%, 0%, 12.5%) |
| CIE-LAB | lab(81.85, -36.62, -11.07) |
| CIE-LCH | lch(81.85, 38.26, 196.82°) |
| OKLab | oklab(82.98% -0.1137 -0.0307) |
| OKLCH | oklch(82.98% 0.118 195.1) |
| XYZ | xyz(43.4474, 60.0297, 79.0949) |
| Luminance | 0.6003 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.91
Darkturquoise
#00CED1
ΔE00 4.89
Turquoise
#40E0D0
ΔE00 5.66
Bright Light Blue
#26F7FD
ΔE00 5.73
Aqua Blue
#02D8E9
ΔE00 5.78
Bright Cyan
#41FDFE
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55DFDF #DF5555
analogous
#55DF9A #55DFDF #559ADF
triadic
#55DFDF #DF55DF #DFDF55
tetradic
#55DFDF #9A55DF #DF5555 #9ADF55
square
#55DFDF #9A55DF #DF5555 #9ADF55
split-complementary
#55DFDF #DF559A #DF9A55
monochromatic
#1D9C9C #27D0D0 #55DFDF #89E9E9 #BCF2F2
Accessibility & contrast
On white
1.61
#55DFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#55DFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55DFDF
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55DFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55DFDF | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D5DF
Deuteranopia (green-blind)
#BCC5E0
Tritanopia (blue-blind)
#00E6DF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #55dfdf; /* rgb */ color: rgb(85, 223, 223); /* oklch */ color: oklch(83.0% 0.118 195.1);
Tailwind
colors: {
custom: {
50: '#95e9e8',
500: '#55dfdf',
950: '#000000',
},
}SCSS
$custom: #55dfdf; $custom-light: #95e9e8; $custom-dark: #000000;
JSON
{
"hex": "#55dfdf",
"rgb": {
"r": 85,
"g": 223,
"b": 223
},
"hsl": {
"h": 180,
"s": 68.317,
"l": 60.392
},
"oklch": {
"l": 0.82984,
"c": 0.11778,
"h": 195.1
},
"luminance": 0.60034
}Semantic roles & 50–950 ramp
primary
#55DFDF
secondary
#A03838
accent
#1515D0
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484