#5DE1EB#5DE1EB
#5DE1EB is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.1% C 0.115 H 202.2°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE1EB |
|---|---|
| RGB | rgb(93, 225, 235) |
| HSL | hsl(184, 78%, 64%) |
| HSV | hsv(184, 60%, 92%) |
| CMYK | cmyk(60.4%, 4.3%, 0%, 7.8%) |
| CIE-LAB | lab(83.00, -32.96, -15.69) |
| CIE-LCH | lch(83.00, 36.51, 205.46°) |
| OKLab | oklab(84.09% -0.1067 -0.0435) |
| OKLCH | oklch(84.09% 0.115 202.2) |
| XYZ | xyz(46.4284, 62.1709, 88.1345) |
| Luminance | 0.6218 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.58
Aqua Blue
#02D8E9
ΔE00 3.79
Robin Egg Blue
#8AF1FE
ΔE00 5.16
Bright Light Blue
#26F7FD
ΔE00 5.72
Robin'S Egg Blue
#98EFF9
ΔE00 5.92
Darkturquoise
#00CED1
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE1EB #EB675D
analogous
#5DEBAE #5DE1EB #5D9AEB
triadic
#5DE1EB #EB5DE1 #E1EB5D
tetradic
#5DE1EB #AE5DEB #EB675D #9AEB5D
square
#5DE1EB #AE5DEB #EB675D #9AEB5D
split-complementary
#5DE1EB #EB5D9A #EBAE5D
monochromatic
#17ACB7 #27D7E4 #5DE1EB #93EBF2 #CAF5F8
Accessibility & contrast
On white
1.56
#5DE1EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#5DE1EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE1EB
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE1EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE1EB | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8EC
Deuteranopia (green-blind)
#BBC8EC
Tritanopia (blue-blind)
#00E9E4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5de1eb; /* rgb */ color: rgb(93, 225, 235); /* oklch */ color: oklch(84.1% 0.115 202.2);
Tailwind
colors: {
custom: {
50: '#99eaf1',
500: '#5de1eb',
950: '#000000',
},
}SCSS
$custom: #5de1eb; $custom-light: #99eaf1; $custom-dark: #000000;
JSON
{
"hex": "#5de1eb",
"rgb": {
"r": 93,
"g": 225,
"b": 235
},
"hsl": {
"h": 184.225,
"s": 78.022,
"l": 64.314
},
"oklch": {
"l": 0.84093,
"c": 0.11517,
"h": 202.2
},
"luminance": 0.62176
}Semantic roles & 50–950 ramp
primary
#5DE1EB
secondary
#B73F36
accent
#1A0BDA
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1616
muted
#808485