#5DEBD4#5DEBD4
#5DEBD4 is a very light, vivid teal. Relative luminance 0.665; OKLCH L 85.7% C 0.127 H 180.6°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEBD4 |
|---|---|
| RGB | rgb(93, 235, 212) |
| HSL | hsl(170, 78%, 64%) |
| HSV | hsv(170, 60%, 92%) |
| CMYK | cmyk(60.4%, 0%, 9.8%, 7.8%) |
| CIE-LAB | lab(85.25, -43.56, -0.23) |
| CIE-LCH | lch(85.25, 43.56, 180.30°) |
| OKLab | oklab(85.7% -0.1266 -0.0013) |
| OKLCH | oklch(85.7% 0.127 180.6) |
| XYZ | xyz(46.1007, 66.4925, 72.6794) |
| Luminance | 0.6650 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.66
Turquoise
#40E0D0
ΔE00 3.54
Aqua (survey)
#13EAC9
ΔE00 3.78
Bright Aqua
#0BF9EA
ΔE00 4.91
Light Turquoise
#7EF4CC
ΔE00 5.95
Aqua Marine
#2EE8BB
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEBD4 #EB5D74
analogous
#5DEB8D #5DEBD4 #5DBBEB
triadic
#5DEBD4 #D45DEB #EBD45D
tetradic
#5DEBD4 #8D5DEB #EB5D74 #BBEB5D
square
#5DEBD4 #8D5DEB #EB5D74 #BBEB5D
split-complementary
#5DEBD4 #EB5DBB #EB8D5D
monochromatic
#17B79D #27E4C6 #5DEBD4 #93F2E2 #CAF8F1
Accessibility & contrast
On white
1.47
#5DEBD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#5DEBD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEBD4
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEBD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEBD4 | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DED3
Deuteranopia (green-blind)
#CCCED6
Tritanopia (blue-blind)
#00EFE4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5debd4; /* rgb */ color: rgb(93, 235, 212); /* oklch */ color: oklch(85.7% 0.127 180.6);
Tailwind
colors: {
custom: {
50: '#99f2e1',
500: '#5debd4',
950: '#000000',
},
}SCSS
$custom: #5debd4; $custom-light: #99f2e1; $custom-dark: #000000;
JSON
{
"hex": "#5debd4",
"rgb": {
"r": 93,
"g": 235,
"b": 212
},
"hsl": {
"h": 170.282,
"s": 78.022,
"l": 64.314
},
"oklch": {
"l": 0.85695,
"c": 0.12661,
"h": 180.6
},
"luminance": 0.66497
}Semantic roles & 50–950 ramp
primary
#5DEBD4
secondary
#B7364A
accent
#0B2DDA
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1715
muted
#808584