#5DECD5#5DECD5
#5DECD5 is a very light, vivid teal. Relative luminance 0.671; OKLCH L 86.0% C 0.127 H 180.7°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #5DECD5 |
|---|---|
| RGB | rgb(93, 236, 213) |
| HSL | hsl(170, 79%, 65%) |
| HSV | hsv(170, 61%, 93%) |
| CMYK | cmyk(60.6%, 0%, 9.7%, 7.5%) |
| CIE-LAB | lab(85.56, -43.75, -0.29) |
| CIE-LCH | lch(85.56, 43.75, 180.38°) |
| OKLab | oklab(85.96% -0.1272 -0.0015) |
| OKLCH | oklch(85.96% 0.127 180.7) |
| XYZ | xyz(46.5143, 67.1173, 73.4415) |
| Luminance | 0.6712 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.56
Turquoise
#40E0D0
ΔE00 3.67
Aqua (survey)
#13EAC9
ΔE00 3.82
Bright Aqua
#0BF9EA
ΔE00 4.75
Light Turquoise
#7EF4CC
ΔE00 5.92
Aqua Marine
#2EE8BB
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DECD5 #EC5D74
analogous
#5DEC8E #5DECD5 #5DBBEC
triadic
#5DECD5 #D55DEC #ECD55D
tetradic
#5DECD5 #8E5DEC #EC5D74 #BBEC5D
square
#5DECD5 #8E5DEC #EC5D74 #BBEC5D
split-complementary
#5DECD5 #EC5DBB #EC8E5D
monochromatic
#16B99F #26E6C7 #5DECD5 #94F2E3 #CBF9F1
Accessibility & contrast
On white
1.46
#5DECD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#5DECD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DECD5
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DECD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DECD5 | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DFD4
Deuteranopia (green-blind)
#CDCFD7
Tritanopia (blue-blind)
#00F0E5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5decd5; /* rgb */ color: rgb(93, 236, 213); /* oklch */ color: oklch(86.0% 0.127 180.7);
Tailwind
colors: {
custom: {
50: '#99f3e1',
500: '#5decd5',
950: '#000000',
},
}SCSS
$custom: #5decd5; $custom-light: #99f3e1; $custom-dark: #000000;
JSON
{
"hex": "#5decd5",
"rgb": {
"r": 93,
"g": 236,
"b": 213
},
"hsl": {
"h": 170.35,
"s": 79.006,
"l": 64.51
},
"oklch": {
"l": 0.8596,
"c": 0.12719,
"h": 180.7
},
"luminance": 0.67122
}Semantic roles & 50–950 ramp
primary
#5DECD5
secondary
#B8354A
accent
#0A2CDB
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1715
muted
#808584