#5DE1EC#5DE1EC
#5DE1EC is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.1% C 0.115 H 202.9°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE1EC |
|---|---|
| RGB | rgb(93, 225, 236) |
| HSL | hsl(185, 79%, 65%) |
| HSV | hsv(185, 61%, 93%) |
| CMYK | cmyk(60.6%, 4.7%, 0%, 7.5%) |
| CIE-LAB | lab(83.03, -32.69, -16.18) |
| CIE-LCH | lch(83.03, 36.47, 206.33°) |
| OKLab | oklab(84.13% -0.1062 -0.0448) |
| OKLCH | oklch(84.13% 0.115 202.9) |
| XYZ | xyz(46.5733, 62.2288, 88.8975) |
| Luminance | 0.6223 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.37
Aqua Blue
#02D8E9
ΔE00 3.69
Robin Egg Blue
#8AF1FE
ΔE00 5.03
Robin'S Egg Blue
#98EFF9
ΔE00 5.83
Bright Light Blue
#26F7FD
ΔE00 5.87
Darkturquoise
#00CED1
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE1EC #EC685D
analogous
#5DECAF #5DE1EC #5D9AEC
triadic
#5DE1EC #EC5DE1 #E1EC5D
tetradic
#5DE1EC #AF5DEC #EC685D #9AEC5D
square
#5DE1EC #AF5DEC #EC685D #9AEC5D
split-complementary
#5DE1EC #EC5D9A #ECAF5D
monochromatic
#16ACB9 #26D7E6 #5DE1EC #94EBF2 #CBF5F9
Accessibility & contrast
On white
1.56
#5DE1EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#5DE1EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE1EC
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE1EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE1EC | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8ED
Deuteranopia (green-blind)
#BBC8ED
Tritanopia (blue-blind)
#00E9E4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5de1ec; /* rgb */ color: rgb(93, 225, 236); /* oklch */ color: oklch(84.1% 0.115 202.9);
Tailwind
colors: {
custom: {
50: '#99eaf2',
500: '#5de1ec',
950: '#000000',
},
}SCSS
$custom: #5de1ec; $custom-light: #99eaf2; $custom-dark: #000000;
JSON
{
"hex": "#5de1ec",
"rgb": {
"r": 93,
"g": 225,
"b": 236
},
"hsl": {
"h": 184.615,
"s": 79.006,
"l": 64.51
},
"oklch": {
"l": 0.84128,
"c": 0.11531,
"h": 202.9
},
"luminance": 0.62234
}Semantic roles & 50–950 ramp
primary
#5DE1EC
secondary
#B83F35
accent
#1A0ADB
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1616
muted
#808485