#5DECC4#5DECC4
#5DECC4 is a very light, vivid teal. Relative luminance 0.663; OKLCH L 85.5% C 0.136 H 171.4°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #5DECC4 |
|---|---|
| RGB | rgb(93, 236, 196) |
| HSL | hsl(163, 79%, 65%) |
| HSV | hsv(163, 61%, 93%) |
| CMYK | cmyk(60.6%, 0%, 16.9%, 7.5%) |
| CIE-LAB | lab(85.15, -47.83, 8.03) |
| CIE-LCH | lch(85.15, 48.50, 170.47°) |
| OKLab | oklab(85.49% -0.1347 0.0205) |
| OKLCH | oklch(85.49% 0.136 171.4) |
| XYZ | xyz(44.4686, 66.2990, 62.6673) |
| Luminance | 0.6630 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.59
Light Turquoise
#7EF4CC
ΔE00 2.99
Aqua (survey)
#13EAC9
ΔE00 3.68
Bright Teal
#01F9C6
ΔE00 4.20
Aquamarine
#7FFFD4
ΔE00 4.57
Tiffany Blue
#7BF2DA
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DECC4 #EC5D85
analogous
#5DEC7D #5DECC4 #5DCDEC
triadic
#5DECC4 #C45DEC #ECC45D
tetradic
#5DECC4 #7D5DEC #EC5D85 #CDEC5D
square
#5DECC4 #7D5DEC #EC5D85 #CDEC5D
split-complementary
#5DECC4 #EC5DCD #EC7D5D
monochromatic
#16B98B #26E6B0 #5DECC4 #94F2D8 #CBF9EC
Accessibility & contrast
On white
1.47
#5DECC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#5DECC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DECC4
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DECC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DECC4 | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DEC2
Deuteranopia (green-blind)
#D1CFC7
Tritanopia (blue-blind)
#00EEE0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5decc4; /* rgb */ color: rgb(93, 236, 196); /* oklch */ color: oklch(85.5% 0.136 171.4);
Tailwind
colors: {
custom: {
50: '#98f3d5',
500: '#5decc4',
950: '#000000',
},
}SCSS
$custom: #5decc4; $custom-light: #98f3d5; $custom-dark: #000000;
JSON
{
"hex": "#5decc4",
"rgb": {
"r": 93,
"g": 236,
"b": 196
},
"hsl": {
"h": 163.217,
"s": 79.006,
"l": 64.51
},
"oklch": {
"l": 0.85486,
"c": 0.13624,
"h": 171.4
},
"luminance": 0.66304
}Semantic roles & 50–950 ramp
primary
#5DECC4
secondary
#B8355A
accent
#0A45DB
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583