#5DE9D4#5DE9D4
#5DE9D4 is a very light, vivid teal. Relative luminance 0.654; OKLCH L 85.2% C 0.125 H 181.7°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE9D4 |
|---|---|
| RGB | rgb(93, 233, 212) |
| HSL | hsl(171, 76%, 64%) |
| HSV | hsv(171, 60%, 91%) |
| CMYK | cmyk(60.1%, 0%, 9%, 8.6%) |
| CIE-LAB | lab(84.67, -42.68, -1.08) |
| CIE-LCH | lch(84.67, 42.69, 181.44°) |
| OKLab | oklab(85.22% -0.1245 -0.0036) |
| OKLCH | oklch(85.22% 0.125 181.7) |
| XYZ | xyz(45.5313, 65.3537, 72.4896) |
| Luminance | 0.6536 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.93
Tiffany Blue
#7BF2DA
ΔE00 3.03
Aqua (survey)
#13EAC9
ΔE00 4.21
Bright Aqua
#0BF9EA
ΔE00 4.89
Light Turquoise
#7EF4CC
ΔE00 6.57
Aqua Marine
#2EE8BB
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE9D4 #E95D72
analogous
#5DE98E #5DE9D4 #5DB8E9
triadic
#5DE9D4 #D45DE9 #E9D45D
tetradic
#5DE9D4 #8E5DE9 #E95D72 #B8E95D
square
#5DE9D4 #8E5DE9 #E95D72 #B8E95D
split-complementary
#5DE9D4 #E95DB8 #E98E5D
monochromatic
#18B39C #27E2C6 #5DE9D4 #93F0E2 #C9F8F1
Accessibility & contrast
On white
1.49
#5DE9D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#5DE9D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE9D4
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE9D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE9D4 | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDCD3
Deuteranopia (green-blind)
#CACDD6
Tritanopia (blue-blind)
#00EDE2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5de9d4; /* rgb */ color: rgb(93, 233, 212); /* oklch */ color: oklch(85.2% 0.125 181.7);
Tailwind
colors: {
custom: {
50: '#99f0e1',
500: '#5de9d4',
950: '#000000',
},
}SCSS
$custom: #5de9d4; $custom-light: #99f0e1; $custom-dark: #000000;
JSON
{
"hex": "#5de9d4",
"rgb": {
"r": 93,
"g": 233,
"b": 212
},
"hsl": {
"h": 171,
"s": 76.087,
"l": 63.922
},
"oklch": {
"l": 0.85223,
"c": 0.1246,
"h": 181.7
},
"luminance": 0.65358
}Semantic roles & 50–950 ramp
primary
#5DE9D4
secondary
#B33749
accent
#0D2CD8
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1715
muted
#808584