#5DDFD4#5DDFD4
#5DDFD4 is a very light, moderate teal. Relative luminance 0.599; OKLCH L 82.9% C 0.115 H 187.5°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDFD4 |
|---|---|
| RGB | rgb(93, 223, 212) |
| HSL | hsl(175, 67%, 62%) |
| HSV | hsv(175, 58%, 87%) |
| CMYK | cmyk(58.3%, 0%, 4.9%, 12.5%) |
| CIE-LAB | lab(81.76, -38.19, -5.35) |
| CIE-LCH | lch(81.76, 38.56, 187.97°) |
| OKLab | oklab(82.86% -0.1142 -0.0151) |
| OKLCH | oklch(82.86% 0.115 187.5) |
| XYZ | xyz(42.7803, 59.8516, 71.5726) |
| Luminance | 0.5986 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.38
Mediumturquoise
#48D1CC
ΔE00 3.95
Tiffany Blue
#7BF2DA
ΔE00 6.07
Bright Aqua
#0BF9EA
ΔE00 6.34
Darkturquoise
#00CED1
ΔE00 6.70
Aqua (survey)
#13EAC9
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDFD4 #DF5D68
analogous
#5DDF93 #5DDFD4 #5DA9DF
triadic
#5DDFD4 #D45DDF #DFD45D
tetradic
#5DDFD4 #935DDF #DF5D68 #A9DF5D
square
#5DDFD4 #935DDF #DF5D68 #A9DF5D
split-complementary
#5DDFD4 #DF5DA9 #DF935D
monochromatic
#20A297 #2AD5C6 #5DDFD4 #90E9E2 #C3F3EF
Accessibility & contrast
On white
1.62
#5DDFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#5DDFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDFD4
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDFD4 | 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)
#D4D4D4
Deuteranopia (green-blind)
#C0C5D5
Tritanopia (blue-blind)
#00E4DB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5ddfd4; /* rgb */ color: rgb(93, 223, 212); /* oklch */ color: oklch(82.9% 0.115 187.5);
Tailwind
colors: {
custom: {
50: '#98e9e1',
500: '#5ddfd4',
950: '#000000',
},
}SCSS
$custom: #5ddfd4; $custom-light: #98e9e1; $custom-dark: #000000;
JSON
{
"hex": "#5ddfd4",
"rgb": {
"r": 93,
"g": 223,
"b": 212
},
"hsl": {
"h": 174.923,
"s": 67.01,
"l": 61.961
},
"oklch": {
"l": 0.82863,
"c": 0.1152,
"h": 187.5
},
"luminance": 0.59856
}Semantic roles & 50–950 ramp
primary
#5DDFD4
secondary
#A53C44
accent
#1726CF
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484