#5DE0EB#5DE0EB
#5DE0EB is a very light, moderate teal. Relative luminance 0.616; OKLCH L 83.9% C 0.115 H 202.9°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE0EB |
|---|---|
| RGB | rgb(93, 224, 235) |
| HSL | hsl(185, 78%, 64%) |
| HSV | hsv(185, 60%, 92%) |
| CMYK | cmyk(60.4%, 4.7%, 0%, 7.8%) |
| CIE-LAB | lab(82.72, -32.49, -16.13) |
| CIE-LCH | lch(82.72, 36.27, 206.40°) |
| OKLab | oklab(83.86% -0.1056 -0.0446) |
| OKLCH | oklch(83.86% 0.115 202.9) |
| XYZ | xyz(46.1589, 61.6318, 88.0447) |
| Luminance | 0.6164 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.54
Aqua Blue
#02D8E9
ΔE00 3.58
Robin Egg Blue
#8AF1FE
ΔE00 5.17
Robin'S Egg Blue
#98EFF9
ΔE00 5.93
Bright Light Blue
#26F7FD
ΔE00 6.06
Darkturquoise
#00CED1
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE0EB #EB685D
analogous
#5DEBAF #5DE0EB #5D99EB
triadic
#5DE0EB #EB5DE0 #E0EB5D
tetradic
#5DE0EB #AF5DEB #EB685D #99EB5D
square
#5DE0EB #AF5DEB #EB685D #99EB5D
split-complementary
#5DE0EB #EB5D99 #EBAF5D
monochromatic
#17ABB7 #27D6E4 #5DE0EB #93EAF2 #CAF5F8
Accessibility & contrast
On white
1.58
#5DE0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#5DE0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE0EB
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE0EB | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7EC
Deuteranopia (green-blind)
#BAC7EC
Tritanopia (blue-blind)
#00E8E3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5de0eb; /* rgb */ color: rgb(93, 224, 235); /* oklch */ color: oklch(83.9% 0.115 202.9);
Tailwind
colors: {
custom: {
50: '#99eaf1',
500: '#5de0eb',
950: '#000000',
},
}SCSS
$custom: #5de0eb; $custom-light: #99eaf1; $custom-dark: #000000;
JSON
{
"hex": "#5de0eb",
"rgb": {
"r": 93,
"g": 224,
"b": 235
},
"hsl": {
"h": 184.648,
"s": 78.022,
"l": 64.314
},
"oklch": {
"l": 0.83861,
"c": 0.11469,
"h": 202.9
},
"luminance": 0.61637
}Semantic roles & 50–950 ramp
primary
#5DE0EB
secondary
#B74036
accent
#1B0BDA
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485