#5DEBD5#5DEBD5
#5DEBD5 is a very light, vivid teal. Relative luminance 0.665; OKLCH L 85.7% C 0.126 H 181.2°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEBD5 |
|---|---|
| RGB | rgb(93, 235, 213) |
| HSL | hsl(171, 78%, 64%) |
| HSV | hsv(171, 60%, 92%) |
| CMYK | cmyk(60.4%, 0%, 9.4%, 7.8%) |
| CIE-LAB | lab(85.27, -43.31, -0.71) |
| CIE-LCH | lch(85.27, 43.32, 180.94°) |
| OKLab | oklab(85.72% -0.1262 -0.0026) |
| OKLCH | oklch(85.72% 0.126 181.2) |
| XYZ | xyz(46.2272, 66.5431, 73.3458) |
| Luminance | 0.6655 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.72
Turquoise
#40E0D0
ΔE00 3.36
Aqua (survey)
#13EAC9
ΔE00 4.01
Bright Aqua
#0BF9EA
ΔE00 4.72
Light Turquoise
#7EF4CC
ΔE00 6.22
Aqua Marine
#2EE8BB
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEBD5 #EB5D73
analogous
#5DEB8E #5DEBD5 #5DBAEB
triadic
#5DEBD5 #D55DEB #EBD55D
tetradic
#5DEBD5 #8E5DEB #EB5D73 #BAEB5D
square
#5DEBD5 #8E5DEB #EB5D73 #BAEB5D
split-complementary
#5DEBD5 #EB5DBA #EB8E5D
monochromatic
#17B79E #27E4C7 #5DEBD5 #93F2E3 #CAF8F1
Accessibility & contrast
On white
1.47
#5DEBD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#5DEBD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEBD5
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEBD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEBD5 | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DED4
Deuteranopia (green-blind)
#CCCFD7
Tritanopia (blue-blind)
#00EFE4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5debd5; /* rgb */ color: rgb(93, 235, 213); /* oklch */ color: oklch(85.7% 0.126 181.2);
Tailwind
colors: {
custom: {
50: '#99f2e1',
500: '#5debd5',
950: '#000000',
},
}SCSS
$custom: #5debd5; $custom-light: #99f2e1; $custom-dark: #000000;
JSON
{
"hex": "#5debd5",
"rgb": {
"r": 93,
"g": 235,
"b": 213
},
"hsl": {
"h": 170.704,
"s": 78.022,
"l": 64.314
},
"oklch": {
"l": 0.85724,
"c": 0.12619,
"h": 181.2
},
"luminance": 0.66548
}Semantic roles & 50–950 ramp
primary
#5DEBD5
secondary
#B7364A
accent
#0B2BDA
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1715
muted
#808584