#5DE2E5#5DE2E5
#5DE2E5 is a very light, moderate teal. Relative luminance 0.624; OKLCH L 84.1% C 0.115 H 197.3°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE2E5 |
|---|---|
| RGB | rgb(93, 226, 229) |
| HSL | hsl(181, 72%, 63%) |
| HSV | hsv(181, 59%, 90%) |
| CMYK | cmyk(59.4%, 1.3%, 0%, 10.2%) |
| CIE-LAB | lab(83.11, -35.07, -12.36) |
| CIE-LCH | lch(83.11, 37.19, 199.41°) |
| OKLab | oklab(84.12% -0.1101 -0.0342) |
| OKLCH | oklch(84.12% 0.115 197.3) |
| XYZ | xyz(45.8473, 62.3722, 83.7364) |
| Luminance | 0.6238 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 5.08
Mediumturquoise
#48D1CC
ΔE00 5.20
Aqua Blue
#02D8E9
ΔE00 5.29
Robin'S Egg
#6DEDFD
ΔE00 5.35
Darkturquoise
#00CED1
ΔE00 5.76
Bright Cyan
#41FDFE
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE2E5 #E5605D
analogous
#5DE5A4 #5DE2E5 #5D9EE5
triadic
#5DE2E5 #E55DE2 #E2E55D
tetradic
#5DE2E5 #A45DE5 #E5605D #9EE55D
square
#5DE2E5 #A45DE5 #E5605D #9EE55D
split-complementary
#5DE2E5 #E55D9E #E5A45D
monochromatic
#1CA9AC #28D9DD #5DE2E5 #92EBED #C6F5F6
Accessibility & contrast
On white
1.56
#5DE2E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#5DE2E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE2E5
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE2E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE2E5 | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D8E5
Deuteranopia (green-blind)
#BEC8E6
Tritanopia (blue-blind)
#00E9E3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5de2e5; /* rgb */ color: rgb(93, 226, 229); /* oklch */ color: oklch(84.1% 0.115 197.3);
Tailwind
colors: {
custom: {
50: '#99ebed',
500: '#5de2e5',
950: '#000000',
},
}SCSS
$custom: #5de2e5; $custom-light: #99ebed; $custom-dark: #000000;
JSON
{
"hex": "#5de2e5",
"rgb": {
"r": 93,
"g": 226,
"b": 229
},
"hsl": {
"h": 181.324,
"s": 72.34,
"l": 63.137
},
"oklch": {
"l": 0.84119,
"c": 0.11534,
"h": 197.3
},
"luminance": 0.62377
}Semantic roles & 50–950 ramp
primary
#5DE2E5
secondary
#AD3B39
accent
#1511D4
background
#FCFEFE
surface
#F5FDFD
border
#CFD5D5
text
#0F1616
muted
#808484