#5DE3EB#5DE3EB
#5DE3EB is a very light, moderate teal. Relative luminance 0.633; OKLCH L 84.6% C 0.116 H 200.7°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE3EB |
|---|---|
| RGB | rgb(93, 227, 235) |
| HSL | hsl(183, 78%, 64%) |
| HSV | hsv(183, 60%, 92%) |
| CMYK | cmyk(60.4%, 3.4%, 0%, 7.8%) |
| CIE-LAB | lab(83.58, -33.91, -14.83) |
| CIE-LCH | lch(83.58, 37.01, 203.63°) |
| OKLab | oklab(84.56% -0.1087 -0.0411) |
| OKLCH | oklch(84.56% 0.116 200.7) |
| XYZ | xyz(46.9723, 63.2585, 88.3158) |
| Luminance | 0.6326 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.79
Aqua Blue
#02D8E9
ΔE00 4.33
Bright Light Blue
#26F7FD
ΔE00 5.08
Robin Egg Blue
#8AF1FE
ΔE00 5.23
Robin'S Egg Blue
#98EFF9
ΔE00 5.97
Bright Cyan
#41FDFE
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE3EB #EB655D
analogous
#5DEBAC #5DE3EB #5D9CEB
triadic
#5DE3EB #EB5DE3 #E3EB5D
tetradic
#5DE3EB #AC5DEB #EB655D #9CEB5D
square
#5DE3EB #AC5DEB #EB655D #9CEB5D
split-complementary
#5DE3EB #EB5D9C #EBAC5D
monochromatic
#17AEB7 #27DAE4 #5DE3EB #93ECF2 #CAF6F8
Accessibility & contrast
On white
1.54
#5DE3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#5DE3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE3EB
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE3EB | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DAEC
Deuteranopia (green-blind)
#BEC9EC
Tritanopia (blue-blind)
#00EBE5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5de3eb; /* rgb */ color: rgb(93, 227, 235); /* oklch */ color: oklch(84.6% 0.116 200.7);
Tailwind
colors: {
custom: {
50: '#9aecf1',
500: '#5de3eb',
950: '#000000',
},
}SCSS
$custom: #5de3eb; $custom-light: #9aecf1; $custom-dark: #000000;
JSON
{
"hex": "#5de3eb",
"rgb": {
"r": 93,
"g": 227,
"b": 235
},
"hsl": {
"h": 183.38,
"s": 78.022,
"l": 64.314
},
"oklch": {
"l": 0.84556,
"c": 0.11619,
"h": 200.7
},
"luminance": 0.63263
}Semantic roles & 50–950 ramp
primary
#5DE3EB
secondary
#B73D36
accent
#170BDA
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1616
muted
#808485