#5DE2E4#5DE2E4
#5DE2E4 is a very light, moderate teal. Relative luminance 0.623; OKLCH L 84.1% C 0.115 H 196.6°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE2E4 |
|---|---|
| RGB | rgb(93, 226, 228) |
| HSL | hsl(181, 71%, 63%) |
| HSV | hsv(181, 59%, 89%) |
| CMYK | cmyk(59.2%, 0.9%, 0%, 10.6%) |
| CIE-LAB | lab(83.08, -35.34, -11.87) |
| CIE-LCH | lch(83.08, 37.28, 198.57°) |
| OKLab | oklab(84.09% -0.1105 -0.0329) |
| OKLCH | oklch(84.09% 0.115 196.6) |
| XYZ | xyz(45.7081, 62.3165, 83.0032) |
| Luminance | 0.6232 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.99
Bright Light Blue
#26F7FD
ΔE00 5.12
Aqua Blue
#02D8E9
ΔE00 5.55
Robin'S Egg
#6DEDFD
ΔE00 5.66
Darkturquoise
#00CED1
ΔE00 5.72
Bright Cyan
#41FDFE
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE2E4 #E45F5D
analogous
#5DE4A2 #5DE2E4 #5D9EE4
triadic
#5DE2E4 #E45DE2 #E2E45D
tetradic
#5DE2E4 #A25DE4 #E45F5D #9EE45D
square
#5DE2E4 #A25DE4 #E45F5D #9EE45D
split-complementary
#5DE2E4 #E45D9E #E4A25D
monochromatic
#1CA8AA #29D9DB #5DE2E4 #91EBED #C6F5F5
Accessibility & contrast
On white
1.56
#5DE2E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#5DE2E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE2E4
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE2E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE2E4 | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D8E4
Deuteranopia (green-blind)
#BEC8E5
Tritanopia (blue-blind)
#00E9E2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5de2e4; /* rgb */ color: rgb(93, 226, 228); /* oklch */ color: oklch(84.1% 0.115 196.6);
Tailwind
colors: {
custom: {
50: '#99ebec',
500: '#5de2e4',
950: '#000000',
},
}SCSS
$custom: #5de2e4; $custom-light: #99ebec; $custom-dark: #000000;
JSON
{
"hex": "#5de2e4",
"rgb": {
"r": 93,
"g": 226,
"b": 228
},
"hsl": {
"h": 180.889,
"s": 71.429,
"l": 62.941
},
"oklch": {
"l": 0.84086,
"c": 0.11534,
"h": 196.6
},
"luminance": 0.62321
}Semantic roles & 50–950 ramp
primary
#5DE2E4
secondary
#AC3B39
accent
#1512D3
background
#FCFEFE
surface
#F5FDFD
border
#CFD5D5
text
#0F1616
muted
#808484