#5DDFD7#5DDFD7
#5DDFD7 is a very light, moderate teal. Relative luminance 0.600; OKLCH L 83.0% C 0.115 H 189.6°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDFD7 |
|---|---|
| RGB | rgb(93, 223, 215) |
| HSL | hsl(176, 67%, 62%) |
| HSV | hsv(176, 58%, 87%) |
| CMYK | cmyk(58.3%, 0%, 3.6%, 12.5%) |
| CIE-LAB | lab(81.84, -37.41, -6.82) |
| CIE-LCH | lch(81.84, 38.02, 190.33°) |
| OKLab | oklab(82.96% -0.1129 -0.0191) |
| OKLCH | oklch(82.96% 0.115 189.6) |
| XYZ | xyz(43.1622, 60.0044, 73.5841) |
| Luminance | 0.6001 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.21
Mediumturquoise
#48D1CC
ΔE00 3.59
Darkturquoise
#00CED1
ΔE00 6.07
Bright Aqua
#0BF9EA
ΔE00 6.58
Tiffany Blue
#7BF2DA
ΔE00 6.79
Bright Light Blue
#26F7FD
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDFD7 #DF5D65
analogous
#5DDF96 #5DDFD7 #5DA6DF
triadic
#5DDFD7 #D75DDF #DFD75D
tetradic
#5DDFD7 #965DDF #DF5D65 #A6DF5D
square
#5DDFD7 #965DDF #DF5D65 #A6DF5D
split-complementary
#5DDFD7 #DF5DA6 #DF965D
monochromatic
#20A29A #2AD5CA #5DDFD7 #90E9E4 #C3F3F0
Accessibility & contrast
On white
1.62
#5DDFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#5DDFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDFD7
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDFD7 | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D4D7
Deuteranopia (green-blind)
#BFC5D8
Tritanopia (blue-blind)
#00E4DC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5ddfd7; /* rgb */ color: rgb(93, 223, 215); /* oklch */ color: oklch(83.0% 0.115 189.6);
Tailwind
colors: {
custom: {
50: '#98e9e3',
500: '#5ddfd7',
950: '#000000',
},
}SCSS
$custom: #5ddfd7; $custom-light: #98e9e3; $custom-dark: #000000;
JSON
{
"hex": "#5ddfd7",
"rgb": {
"r": 93,
"g": 223,
"b": 215
},
"hsl": {
"h": 176.308,
"s": 67.01,
"l": 61.961
},
"oklch": {
"l": 0.82958,
"c": 0.11452,
"h": 189.6
},
"luminance": 0.60009
}Semantic roles & 50–950 ramp
primary
#5DDFD7
secondary
#A53C42
accent
#1722CF
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484