#5DEBD2#5DEBD2
#5DEBD2 is a very light, vivid teal. Relative luminance 0.664; OKLCH L 85.6% C 0.127 H 179.4°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEBD2 |
|---|---|
| RGB | rgb(93, 235, 210) |
| HSL | hsl(169, 78%, 64%) |
| HSV | hsv(169, 60%, 92%) |
| CMYK | cmyk(60.4%, 0%, 10.6%, 7.8%) |
| CIE-LAB | lab(85.20, -44.05, 0.75) |
| CIE-LCH | lch(85.20, 44.06, 179.02°) |
| OKLab | oklab(85.64% -0.1275 0.0013) |
| OKLCH | oklch(85.64% 0.127 179.4) |
| XYZ | xyz(45.8500, 66.3922, 71.3589) |
| Luminance | 0.6640 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.64
Aqua (survey)
#13EAC9
ΔE00 3.39
Turquoise
#40E0D0
ΔE00 3.93
Bright Aqua
#0BF9EA
ΔE00 5.31
Light Turquoise
#7EF4CC
ΔE00 5.44
Aqua Marine
#2EE8BB
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEBD2 #EB5D76
analogous
#5DEB8B #5DEBD2 #5DBDEB
triadic
#5DEBD2 #D25DEB #EBD25D
tetradic
#5DEBD2 #8B5DEB #EB5D76 #BDEB5D
square
#5DEBD2 #8B5DEB #EB5D76 #BDEB5D
split-complementary
#5DEBD2 #EB5DBD #EB8B5D
monochromatic
#17B79B #27E4C3 #5DEBD2 #93F2E1 #CAF8F0
Accessibility & contrast
On white
1.47
#5DEBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#5DEBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEBD2
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEBD2 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DED1
Deuteranopia (green-blind)
#CDCED4
Tritanopia (blue-blind)
#00EFE3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5debd2; /* rgb */ color: rgb(93, 235, 210); /* oklch */ color: oklch(85.6% 0.127 179.4);
Tailwind
colors: {
custom: {
50: '#99f2df',
500: '#5debd2',
950: '#000000',
},
}SCSS
$custom: #5debd2; $custom-light: #99f2df; $custom-dark: #000000;
JSON
{
"hex": "#5debd2",
"rgb": {
"r": 93,
"g": 235,
"b": 210
},
"hsl": {
"h": 169.437,
"s": 78.022,
"l": 64.314
},
"oklch": {
"l": 0.85637,
"c": 0.12748,
"h": 179.4
},
"luminance": 0.66397
}Semantic roles & 50–950 ramp
primary
#5DEBD2
secondary
#B7364C
accent
#0B30DA
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1715
muted
#808584