#5DE2EC#5DE2EC
#5DE2EC is a very light, moderate teal. Relative luminance 0.628; OKLCH L 84.4% C 0.116 H 202.1°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE2EC |
|---|---|
| RGB | rgb(93, 226, 236) |
| HSL | hsl(184, 79%, 65%) |
| HSV | hsv(184, 61%, 93%) |
| CMYK | cmyk(60.6%, 4.2%, 0%, 7.5%) |
| CIE-LAB | lab(83.32, -33.16, -15.75) |
| CIE-LCH | lch(83.32, 36.71, 205.40°) |
| OKLab | oklab(84.36% -0.1073 -0.0436) |
| OKLCH | oklch(84.36% 0.116 202.1) |
| XYZ | xyz(46.8444, 62.7711, 88.9879) |
| Luminance | 0.6278 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.43
Aqua Blue
#02D8E9
ΔE00 3.92
Robin Egg Blue
#8AF1FE
ΔE00 5.03
Bright Light Blue
#26F7FD
ΔE00 5.52
Robin'S Egg Blue
#98EFF9
ΔE00 5.82
Darkturquoise
#00CED1
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE2EC #EC675D
analogous
#5DECAF #5DE2EC #5D9BEC
triadic
#5DE2EC #EC5DE2 #E2EC5D
tetradic
#5DE2EC #AF5DEC #EC675D #9BEC5D
square
#5DE2EC #AF5DEC #EC675D #9BEC5D
split-complementary
#5DE2EC #EC5D9B #ECAF5D
monochromatic
#16ADB9 #26D8E6 #5DE2EC #94ECF2 #CBF6F9
Accessibility & contrast
On white
1.55
#5DE2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#5DE2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE2EC
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE2EC | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9ED
Deuteranopia (green-blind)
#BCC9ED
Tritanopia (blue-blind)
#00EAE5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5de2ec; /* rgb */ color: rgb(93, 226, 236); /* oklch */ color: oklch(84.4% 0.116 202.1);
Tailwind
colors: {
custom: {
50: '#9aebf2',
500: '#5de2ec',
950: '#000000',
},
}SCSS
$custom: #5de2ec; $custom-light: #9aebf2; $custom-dark: #000000;
JSON
{
"hex": "#5de2ec",
"rgb": {
"r": 93,
"g": 226,
"b": 236
},
"hsl": {
"h": 184.196,
"s": 79.006,
"l": 64.51
},
"oklch": {
"l": 0.84359,
"c": 0.11579,
"h": 202.1
},
"luminance": 0.62776
}Semantic roles & 50–950 ramp
primary
#5DE2EC
secondary
#B83E35
accent
#190ADB
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1616
muted
#808485