#5DE2E6#5DE2E6
#5DE2E6 is a very light, moderate teal. Relative luminance 0.624; OKLCH L 84.2% C 0.115 H 198.0°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE2E6 |
|---|---|
| RGB | rgb(93, 226, 230) |
| HSL | hsl(182, 73%, 63%) |
| HSV | hsv(182, 60%, 90%) |
| CMYK | cmyk(59.6%, 1.7%, 0%, 9.8%) |
| CIE-LAB | lab(83.14, -34.80, -12.84) |
| CIE-LCH | lch(83.14, 37.10, 200.25°) |
| OKLab | oklab(84.15% -0.1097 -0.0356) |
| OKLCH | oklch(84.15% 0.115 198) |
| XYZ | xyz(45.9873, 62.4282, 84.4738) |
| Luminance | 0.6243 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.04
Robin'S Egg
#6DEDFD
ΔE00 5.05
Bright Light Blue
#26F7FD
ΔE00 5.07
Mediumturquoise
#48D1CC
ΔE00 5.42
Darkturquoise
#00CED1
ΔE00 5.83
Bright Cyan
#41FDFE
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE2E6 #E6615D
analogous
#5DE6A5 #5DE2E6 #5D9DE6
triadic
#5DE2E6 #E65DE2 #E2E65D
tetradic
#5DE2E6 #A55DE6 #E6615D #9DE65D
square
#5DE2E6 #A55DE6 #E6615D #9DE65D
split-complementary
#5DE2E6 #E65D9D #E6A55D
monochromatic
#1BA9AE #28D9DE #5DE2E6 #92EBEE #C7F5F6
Accessibility & contrast
On white
1.56
#5DE2E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#5DE2E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE2E6
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE2E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE2E6 | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D8E7
Deuteranopia (green-blind)
#BEC8E7
Tritanopia (blue-blind)
#00E9E3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5de2e6; /* rgb */ color: rgb(93, 226, 230); /* oklch */ color: oklch(84.2% 0.115 198.0);
Tailwind
colors: {
custom: {
50: '#99ebed',
500: '#5de2e6',
950: '#000000',
},
}SCSS
$custom: #5de2e6; $custom-light: #99ebed; $custom-dark: #000000;
JSON
{
"hex": "#5de2e6",
"rgb": {
"r": 93,
"g": 226,
"b": 230
},
"hsl": {
"h": 181.752,
"s": 73.262,
"l": 63.333
},
"oklch": {
"l": 0.84153,
"c": 0.11534,
"h": 198
},
"luminance": 0.62433
}Semantic roles & 50–950 ramp
primary
#5DE2E6
secondary
#AF3C38
accent
#1610D5
background
#FCFEFE
surface
#F5FDFD
border
#CFD5D5
text
#0F1616
muted
#808484