#5DE9D3#5DE9D3
#5DE9D3 is a very light, vivid teal. Relative luminance 0.653; OKLCH L 85.2% C 0.125 H 181.0°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE9D3 |
|---|---|
| RGB | rgb(93, 233, 211) |
| HSL | hsl(171, 76%, 64%) |
| HSV | hsv(171, 60%, 91%) |
| CMYK | cmyk(60.1%, 0%, 9.4%, 8.6%) |
| CIE-LAB | lab(84.64, -42.93, -0.59) |
| CIE-LCH | lch(84.64, 42.93, 180.78°) |
| OKLab | oklab(85.19% -0.125 -0.0023) |
| OKLCH | oklch(85.19% 0.125 181) |
| XYZ | xyz(45.4056, 65.3034, 71.8273) |
| Luminance | 0.6531 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.95
Turquoise
#40E0D0
ΔE00 3.10
Aqua (survey)
#13EAC9
ΔE00 3.98
Bright Aqua
#0BF9EA
ΔE00 5.05
Light Turquoise
#7EF4CC
ΔE00 6.30
Aqua Marine
#2EE8BB
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE9D3 #E95D73
analogous
#5DE98D #5DE9D3 #5DB9E9
triadic
#5DE9D3 #D35DE9 #E9D35D
tetradic
#5DE9D3 #8D5DE9 #E95D73 #B9E95D
square
#5DE9D3 #8D5DE9 #E95D73 #B9E95D
split-complementary
#5DE9D3 #E95DB9 #E98D5D
monochromatic
#18B39B #27E2C4 #5DE9D3 #93F0E2 #C9F8F0
Accessibility & contrast
On white
1.49
#5DE9D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#5DE9D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE9D3
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE9D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE9D3 | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDCD2
Deuteranopia (green-blind)
#CACDD5
Tritanopia (blue-blind)
#00EDE2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5de9d3; /* rgb */ color: rgb(93, 233, 211); /* oklch */ color: oklch(85.2% 0.125 181.0);
Tailwind
colors: {
custom: {
50: '#99f0e0',
500: '#5de9d3',
950: '#000000',
},
}SCSS
$custom: #5de9d3; $custom-light: #99f0e0; $custom-dark: #000000;
JSON
{
"hex": "#5de9d3",
"rgb": {
"r": 93,
"g": 233,
"b": 211
},
"hsl": {
"h": 170.571,
"s": 76.087,
"l": 63.922
},
"oklch": {
"l": 0.85193,
"c": 0.125,
"h": 181
},
"luminance": 0.65308
}Semantic roles & 50–950 ramp
primary
#5DE9D3
secondary
#B3374A
accent
#0D2DD8
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1715
muted
#808584