#5DE9D2#5DE9D2
#5DE9D2 is a very light, vivid teal. Relative luminance 0.653; OKLCH L 85.2% C 0.125 H 180.4°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE9D2 |
|---|---|
| RGB | rgb(93, 233, 210) |
| HSL | hsl(170, 76%, 64%) |
| HSV | hsv(170, 60%, 91%) |
| CMYK | cmyk(60.1%, 0%, 9.9%, 8.6%) |
| CIE-LAB | lab(84.61, -43.18, -0.10) |
| CIE-LCH | lch(84.61, 43.18, 180.13°) |
| OKLab | oklab(85.16% -0.1254 -0.001) |
| OKLCH | oklch(85.16% 0.125 180.4) |
| XYZ | xyz(45.2806, 65.2534, 71.1691) |
| Luminance | 0.6526 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.90
Turquoise
#40E0D0
ΔE00 3.30
Aqua (survey)
#13EAC9
ΔE00 3.76
Bright Aqua
#0BF9EA
ΔE00 5.23
Light Turquoise
#7EF4CC
ΔE00 6.04
Aqua Marine
#2EE8BB
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE9D2 #E95D74
analogous
#5DE98C #5DE9D2 #5DBAE9
triadic
#5DE9D2 #D25DE9 #E9D25D
tetradic
#5DE9D2 #8C5DE9 #E95D74 #BAE95D
square
#5DE9D2 #8C5DE9 #E95D74 #BAE95D
split-complementary
#5DE9D2 #E95DBA #E98C5D
monochromatic
#18B39A #27E2C3 #5DE9D2 #93F0E1 #C9F8F0
Accessibility & contrast
On white
1.49
#5DE9D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#5DE9D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE9D2
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE9D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE9D2 | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DCD1
Deuteranopia (green-blind)
#CBCDD4
Tritanopia (blue-blind)
#00EDE2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5de9d2; /* rgb */ color: rgb(93, 233, 210); /* oklch */ color: oklch(85.2% 0.125 180.4);
Tailwind
colors: {
custom: {
50: '#99f0df',
500: '#5de9d2',
950: '#000000',
},
}SCSS
$custom: #5de9d2; $custom-light: #99f0df; $custom-dark: #000000;
JSON
{
"hex": "#5de9d2",
"rgb": {
"r": 93,
"g": 233,
"b": 210
},
"hsl": {
"h": 170.143,
"s": 76.087,
"l": 63.922
},
"oklch": {
"l": 0.85164,
"c": 0.12542,
"h": 180.4
},
"luminance": 0.65258
}Semantic roles & 50–950 ramp
primary
#5DE9D2
secondary
#B3374B
accent
#0D2FD8
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1715
muted
#808584