#5DE0E7#5DE0E7
#5DE0E7 is a very light, moderate teal. Relative luminance 0.614; OKLCH L 83.7% C 0.114 H 200.1°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE0E7 |
|---|---|
| RGB | rgb(93, 224, 231) |
| HSL | hsl(183, 74%, 64%) |
| HSV | hsv(183, 60%, 91%) |
| CMYK | cmyk(59.7%, 3%, 0%, 9.4%) |
| CIE-LAB | lab(82.59, -33.59, -14.19) |
| CIE-LCH | lch(82.59, 36.47, 202.90°) |
| OKLab | oklab(83.72% -0.1073 -0.0393) |
| OKLCH | oklch(83.72% 0.114 200.1) |
| XYZ | xyz(45.5875, 61.4032, 85.0353) |
| Luminance | 0.6141 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.17
Robin'S Egg
#6DEDFD
ΔE00 4.43
Bright Light Blue
#26F7FD
ΔE00 5.61
Robin Egg Blue
#8AF1FE
ΔE00 5.78
Darkturquoise
#00CED1
ΔE00 5.81
Mediumturquoise
#48D1CC
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE0E7 #E7645D
analogous
#5DE7A9 #5DE0E7 #5D9BE7
triadic
#5DE0E7 #E75DE0 #E0E75D
tetradic
#5DE0E7 #A95DE7 #E7645D #9BE75D
square
#5DE0E7 #A95DE7 #E7645D #9BE75D
split-complementary
#5DE0E7 #E75D9B #E7A95D
monochromatic
#1AA8B0 #28D6DF #5DE0E7 #92EAEF #C8F4F7
Accessibility & contrast
On white
1.58
#5DE0E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#5DE0E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE0E7
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE0E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE0E7 | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D7E8
Deuteranopia (green-blind)
#BBC7E8
Tritanopia (blue-blind)
#00E8E2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5de0e7; /* rgb */ color: rgb(93, 224, 231); /* oklch */ color: oklch(83.7% 0.114 200.1);
Tailwind
colors: {
custom: {
50: '#99eaee',
500: '#5de0e7',
950: '#000000',
},
}SCSS
$custom: #5de0e7; $custom-light: #99eaee; $custom-dark: #000000;
JSON
{
"hex": "#5de0e7",
"rgb": {
"r": 93,
"g": 224,
"b": 231
},
"hsl": {
"h": 183.043,
"s": 74.194,
"l": 63.529
},
"oklch": {
"l": 0.83722,
"c": 0.11423,
"h": 200.1
},
"luminance": 0.61408
}Semantic roles & 50–950 ramp
primary
#5DE0E7
secondary
#B03E38
accent
#190FD6
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485