#5DECC5#5DECC5
#5DECC5 is a very light, vivid teal. Relative luminance 0.663; OKLCH L 85.5% C 0.136 H 171.9°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #5DECC5 |
|---|---|
| RGB | rgb(93, 236, 197) |
| HSL | hsl(164, 79%, 65%) |
| HSV | hsv(164, 61%, 93%) |
| CMYK | cmyk(60.6%, 0%, 16.5%, 7.5%) |
| CIE-LAB | lab(85.17, -47.60, 7.54) |
| CIE-LCH | lch(85.17, 48.19, 171.00°) |
| OKLab | oklab(85.51% -0.1342 0.0192) |
| OKLCH | oklch(85.51% 0.136 171.9) |
| XYZ | xyz(44.5828, 66.3447, 63.2688) |
| Luminance | 0.6635 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.70
Light Turquoise
#7EF4CC
ΔE00 3.03
Aqua (survey)
#13EAC9
ΔE00 3.51
Bright Teal
#01F9C6
ΔE00 4.31
Aquamarine
#7FFFD4
ΔE00 4.61
Tiffany Blue
#7BF2DA
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DECC5 #EC5D84
analogous
#5DEC7D #5DECC5 #5DCCEC
triadic
#5DECC5 #C55DEC #ECC55D
tetradic
#5DECC5 #7D5DEC #EC5D84 #CCEC5D
square
#5DECC5 #7D5DEC #EC5D84 #CCEC5D
split-complementary
#5DECC5 #EC5DCC #EC7D5D
monochromatic
#16B98C #26E6B1 #5DECC5 #94F2D9 #CBF9EC
Accessibility & contrast
On white
1.47
#5DECC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#5DECC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DECC5
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DECC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DECC5 | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DEC3
Deuteranopia (green-blind)
#D1CFC8
Tritanopia (blue-blind)
#00EEE1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5decc5; /* rgb */ color: rgb(93, 236, 197); /* oklch */ color: oklch(85.5% 0.136 171.9);
Tailwind
colors: {
custom: {
50: '#98f3d6',
500: '#5decc5',
950: '#000000',
},
}SCSS
$custom: #5decc5; $custom-light: #98f3d6; $custom-dark: #000000;
JSON
{
"hex": "#5decc5",
"rgb": {
"r": 93,
"g": 236,
"b": 197
},
"hsl": {
"h": 163.636,
"s": 79.006,
"l": 64.51
},
"oklch": {
"l": 0.85512,
"c": 0.1356,
"h": 171.9
},
"luminance": 0.66349
}Semantic roles & 50–950 ramp
primary
#5DECC5
secondary
#B83559
accent
#0A43DB
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583