#5DDFDC#5DDFDC
#5DDFDC is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.1% C 0.114 H 193.1°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDFDC |
|---|---|
| RGB | rgb(93, 223, 220) |
| HSL | hsl(179, 67%, 62%) |
| HSV | hsv(179, 58%, 87%) |
| CMYK | cmyk(58.3%, 0%, 1.3%, 12.5%) |
| CIE-LAB | lab(81.98, -36.09, -9.27) |
| CIE-LCH | lch(81.98, 37.26, 194.40°) |
| OKLab | oklab(83.12% -0.1108 -0.0257) |
| OKLCH | oklch(83.12% 0.114 193.1) |
| XYZ | xyz(43.8145, 60.2653, 77.0196) |
| Luminance | 0.6027 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.65
Turquoise
#40E0D0
ΔE00 4.83
Darkturquoise
#00CED1
ΔE00 5.36
Bright Light Blue
#26F7FD
ΔE00 6.24
Bright Cyan
#41FDFE
ΔE00 6.76
Aqua Blue
#02D8E9
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDFDC #DF5D60
analogous
#5DDF9B #5DDFDC #5DA1DF
triadic
#5DDFDC #DC5DDF #DFDC5D
tetradic
#5DDFDC #9B5DDF #DF5D60 #A1DF5D
square
#5DDFDC #9B5DDF #DF5D60 #A1DF5D
split-complementary
#5DDFDC #DF5DA1 #DF9B5D
monochromatic
#20A29F #2AD5D1 #5DDFDC #90E9E7 #C3F3F2
Accessibility & contrast
On white
1.61
#5DDFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#5DDFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDFDC
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDFDC | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DC
Deuteranopia (green-blind)
#BEC5DD
Tritanopia (blue-blind)
#00E5DE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5ddfdc; /* rgb */ color: rgb(93, 223, 220); /* oklch */ color: oklch(83.1% 0.114 193.1);
Tailwind
colors: {
custom: {
50: '#98e9e6',
500: '#5ddfdc',
950: '#000000',
},
}SCSS
$custom: #5ddfdc; $custom-light: #98e9e6; $custom-dark: #000000;
JSON
{
"hex": "#5ddfdc",
"rgb": {
"r": 93,
"g": 223,
"b": 220
},
"hsl": {
"h": 178.615,
"s": 67.01,
"l": 61.961
},
"oklch": {
"l": 0.83119,
"c": 0.11375,
"h": 193.1
},
"luminance": 0.6027
}Semantic roles & 50–950 ramp
primary
#5DDFDC
secondary
#A53C3E
accent
#171BCF
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484