#5DE8D5#5DE8D5
#5DE8D5 is a very light, vivid teal. Relative luminance 0.648; OKLCH L 85.0% C 0.123 H 182.8°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE8D5 |
|---|---|
| RGB | rgb(93, 232, 213) |
| HSL | hsl(172, 75%, 64%) |
| HSV | hsv(172, 60%, 91%) |
| CMYK | cmyk(59.9%, 0%, 8.2%, 9%) |
| CIE-LAB | lab(84.40, -41.98, -1.99) |
| CIE-LCH | lch(84.40, 42.03, 182.71°) |
| OKLab | oklab(85.02% -0.1231 -0.006) |
| OKLCH | oklch(85.02% 0.123 182.8) |
| XYZ | xyz(45.3756, 64.8398, 73.0619) |
| Luminance | 0.6484 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.53
Tiffany Blue
#7BF2DA
ΔE00 3.39
Aqua (survey)
#13EAC9
ΔE00 4.72
Bright Aqua
#0BF9EA
ΔE00 4.79
Mediumturquoise
#48D1CC
ΔE00 6.92
Bright Turquoise
#0FFEF9
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE8D5 #E85D70
analogous
#5DE88F #5DE8D5 #5DB5E8
triadic
#5DE8D5 #D55DE8 #E8D55D
tetradic
#5DE8D5 #8F5DE8 #E85D70 #B5E85D
square
#5DE8D5 #8F5DE8 #E85D70 #B5E85D
split-complementary
#5DE8D5 #E85DB5 #E88F5D
monochromatic
#19B19D #27E0C7 #5DE8D5 #93F0E3 #C8F7F1
Accessibility & contrast
On white
1.50
#5DE8D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#5DE8D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE8D5
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE8D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE8D5 | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDCD4
Deuteranopia (green-blind)
#C9CCD7
Tritanopia (blue-blind)
#00ECE2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5de8d5; /* rgb */ color: rgb(93, 232, 213); /* oklch */ color: oklch(85.0% 0.123 182.8);
Tailwind
colors: {
custom: {
50: '#99f0e1',
500: '#5de8d5',
950: '#000000',
},
}SCSS
$custom: #5de8d5; $custom-light: #99f0e1; $custom-dark: #000000;
JSON
{
"hex": "#5de8d5",
"rgb": {
"r": 93,
"g": 232,
"b": 213
},
"hsl": {
"h": 171.799,
"s": 75.135,
"l": 63.725
},
"oklch": {
"l": 0.85016,
"c": 0.12324,
"h": 182.8
},
"luminance": 0.64844
}Semantic roles & 50–950 ramp
primary
#5DE8D5
secondary
#B23748
accent
#0E2AD7
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1615
muted
#808584