#5DE3E6#5DE3E6
#5DE3E6 is a very light, moderate teal. Relative luminance 0.630; OKLCH L 84.4% C 0.116 H 197.2°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE3E6 |
|---|---|
| RGB | rgb(93, 227, 230) |
| HSL | hsl(181, 73%, 63%) |
| HSV | hsv(181, 60%, 90%) |
| CMYK | cmyk(59.6%, 1.3%, 0%, 9.8%) |
| CIE-LAB | lab(83.43, -35.27, -12.41) |
| CIE-LCH | lch(83.43, 37.39, 199.39°) |
| OKLab | oklab(84.39% -0.1107 -0.0344) |
| OKLCH | oklch(84.39% 0.116 197.2) |
| XYZ | xyz(46.2600, 62.9736, 84.5647) |
| Luminance | 0.6298 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.87
Robin'S Egg
#6DEDFD
ΔE00 5.26
Mediumturquoise
#48D1CC
ΔE00 5.37
Aqua Blue
#02D8E9
ΔE00 5.39
Bright Cyan
#41FDFE
ΔE00 5.85
Darkturquoise
#00CED1
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE3E6 #E6605D
analogous
#5DE6A4 #5DE3E6 #5D9EE6
triadic
#5DE3E6 #E65DE3 #E3E65D
tetradic
#5DE3E6 #A45DE6 #E6605D #9EE65D
square
#5DE3E6 #A45DE6 #E6605D #9EE65D
split-complementary
#5DE3E6 #E65D9E #E6A45D
monochromatic
#1BABAE #28DADE #5DE3E6 #92ECEE #C7F5F6
Accessibility & contrast
On white
1.54
#5DE3E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#5DE3E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE3E6
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE3E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE3E6 | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D9E6
Deuteranopia (green-blind)
#BFC9E7
Tritanopia (blue-blind)
#00EAE4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5de3e6; /* rgb */ color: rgb(93, 227, 230); /* oklch */ color: oklch(84.4% 0.116 197.2);
Tailwind
colors: {
custom: {
50: '#99eced',
500: '#5de3e6',
950: '#000000',
},
}SCSS
$custom: #5de3e6; $custom-light: #99eced; $custom-dark: #000000;
JSON
{
"hex": "#5de3e6",
"rgb": {
"r": 93,
"g": 227,
"b": 230
},
"hsl": {
"h": 181.314,
"s": 73.262,
"l": 63.333
},
"oklch": {
"l": 0.84386,
"c": 0.11595,
"h": 197.2
},
"luminance": 0.62978
}Semantic roles & 50–950 ramp
primary
#5DE3E6
secondary
#AF3B38
accent
#1410D5
background
#FCFEFE
surface
#F5FDFD
border
#CFD5D5
text
#0F1616
muted
#808484