#5DE9D5#5DE9D5
#5DE9D5 is a very light, vivid teal. Relative luminance 0.654; OKLCH L 85.3% C 0.124 H 182.3°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE9D5 |
|---|---|
| RGB | rgb(93, 233, 213) |
| HSL | hsl(171, 76%, 64%) |
| HSV | hsv(171, 60%, 91%) |
| CMYK | cmyk(60.1%, 0%, 8.6%, 8.6%) |
| CIE-LAB | lab(84.69, -42.43, -1.56) |
| CIE-LCH | lch(84.69, 42.46, 182.11°) |
| OKLab | oklab(85.25% -0.1241 -0.0049) |
| OKLCH | oklch(85.25% 0.124 182.3) |
| XYZ | xyz(45.6579, 65.4043, 73.1560) |
| Luminance | 0.6541 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.79
Tiffany Blue
#7BF2DA
ΔE00 3.14
Aqua (survey)
#13EAC9
ΔE00 4.46
Bright Aqua
#0BF9EA
ΔE00 4.74
Light Turquoise
#7EF4CC
ΔE00 6.84
Aqua Marine
#2EE8BB
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE9D5 #E95D71
analogous
#5DE98F #5DE9D5 #5DB7E9
triadic
#5DE9D5 #D55DE9 #E9D55D
tetradic
#5DE9D5 #8F5DE9 #E95D71 #B7E95D
square
#5DE9D5 #8F5DE9 #E95D71 #B7E95D
split-complementary
#5DE9D5 #E95DB7 #E98F5D
monochromatic
#18B39D #27E2C7 #5DE9D5 #93F0E3 #C9F8F1
Accessibility & contrast
On white
1.49
#5DE9D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#5DE9D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE9D5
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE9D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE9D5 | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDCD4
Deuteranopia (green-blind)
#CACDD7
Tritanopia (blue-blind)
#00EDE3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5de9d5; /* rgb */ color: rgb(93, 233, 213); /* oklch */ color: oklch(85.3% 0.124 182.3);
Tailwind
colors: {
custom: {
50: '#99f0e1',
500: '#5de9d5',
950: '#000000',
},
}SCSS
$custom: #5de9d5; $custom-light: #99f0e1; $custom-dark: #000000;
JSON
{
"hex": "#5de9d5",
"rgb": {
"r": 93,
"g": 233,
"b": 213
},
"hsl": {
"h": 171.429,
"s": 76.087,
"l": 63.922
},
"oklch": {
"l": 0.85252,
"c": 0.12421,
"h": 182.3
},
"luminance": 0.65409
}Semantic roles & 50–950 ramp
primary
#5DE9D5
secondary
#B33749
accent
#0D2AD8
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1715
muted
#808584