#5DE8D2#5DE8D2
#5DE8D2 is a very light, vivid teal. Relative luminance 0.647; OKLCH L 84.9% C 0.124 H 181.0°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE8D2 |
|---|---|
| RGB | rgb(93, 232, 210) |
| HSL | hsl(171, 75%, 64%) |
| HSV | hsv(171, 60%, 91%) |
| CMYK | cmyk(59.9%, 0%, 9.5%, 9%) |
| CIE-LAB | lab(84.32, -42.73, -0.52) |
| CIE-LCH | lch(84.32, 42.74, 180.70°) |
| OKLab | oklab(84.93% -0.1244 -0.0021) |
| OKLCH | oklch(84.93% 0.124 181) |
| XYZ | xyz(44.9983, 64.6889, 71.0750) |
| Luminance | 0.6469 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.99
Tiffany Blue
#7BF2DA
ΔE00 3.08
Aqua (survey)
#13EAC9
ΔE00 3.98
Bright Aqua
#0BF9EA
ΔE00 5.22
Light Turquoise
#7EF4CC
ΔE00 6.35
Aqua Marine
#2EE8BB
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE8D2 #E85D73
analogous
#5DE88C #5DE8D2 #5DB8E8
triadic
#5DE8D2 #D25DE8 #E8D25D
tetradic
#5DE8D2 #8C5DE8 #E85D73 #B8E85D
square
#5DE8D2 #8C5DE8 #E85D73 #B8E85D
split-complementary
#5DE8D2 #E85DB8 #E88C5D
monochromatic
#19B199 #27E0C3 #5DE8D2 #93F0E1 #C8F7F0
Accessibility & contrast
On white
1.51
#5DE8D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#5DE8D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE8D2
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE8D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE8D2 | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDBD1
Deuteranopia (green-blind)
#CACCD4
Tritanopia (blue-blind)
#00ECE1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5de8d2; /* rgb */ color: rgb(93, 232, 210); /* oklch */ color: oklch(84.9% 0.124 181.0);
Tailwind
colors: {
custom: {
50: '#98f0df',
500: '#5de8d2',
950: '#000000',
},
}SCSS
$custom: #5de8d2; $custom-light: #98f0df; $custom-dark: #000000;
JSON
{
"hex": "#5de8d2",
"rgb": {
"r": 93,
"g": 232,
"b": 210
},
"hsl": {
"h": 170.504,
"s": 75.135,
"l": 63.725
},
"oklch": {
"l": 0.84927,
"c": 0.12441,
"h": 181
},
"luminance": 0.64694
}Semantic roles & 50–950 ramp
primary
#5DE8D2
secondary
#B2374B
accent
#0E2ED7
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1615
muted
#808584