#5DECC3#5DECC3
#5DECC3 is a very light, vivid teal. Relative luminance 0.663; OKLCH L 85.5% C 0.137 H 170.9°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #5DECC3 |
|---|---|
| RGB | rgb(93, 236, 195) |
| HSL | hsl(163, 79%, 65%) |
| HSV | hsv(163, 61%, 93%) |
| CMYK | cmyk(60.6%, 0%, 17.4%, 7.5%) |
| CIE-LAB | lab(85.13, -48.06, 8.52) |
| CIE-LCH | lch(85.13, 48.81, 169.94°) |
| OKLab | oklab(85.46% -0.1351 0.0217) |
| OKLCH | oklch(85.46% 0.137 170.9) |
| XYZ | xyz(44.3552, 66.2536, 62.0699) |
| Luminance | 0.6626 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.51
Light Turquoise
#7EF4CC
ΔE00 2.98
Aqua (survey)
#13EAC9
ΔE00 3.86
Bright Teal
#01F9C6
ΔE00 4.11
Aquamarine
#7FFFD4
ΔE00 4.54
Seafoam
#7FE0B3
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DECC3 #EC5D86
analogous
#5DEC7B #5DECC3 #5DCEEC
triadic
#5DECC3 #C35DEC #ECC35D
tetradic
#5DECC3 #7B5DEC #EC5D86 #CEEC5D
square
#5DECC3 #7B5DEC #EC5D86 #CEEC5D
split-complementary
#5DECC3 #EC5DCE #EC7B5D
monochromatic
#16B98A #26E6AF #5DECC3 #94F2D7 #CBF9EC
Accessibility & contrast
On white
1.47
#5DECC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#5DECC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DECC3
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DECC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DECC3 | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DDC1
Deuteranopia (green-blind)
#D1CFC6
Tritanopia (blue-blind)
#00EEE0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5decc3; /* rgb */ color: rgb(93, 236, 195); /* oklch */ color: oklch(85.5% 0.137 170.9);
Tailwind
colors: {
custom: {
50: '#98f3d5',
500: '#5decc3',
950: '#000000',
},
}SCSS
$custom: #5decc3; $custom-light: #98f3d5; $custom-dark: #000000;
JSON
{
"hex": "#5decc3",
"rgb": {
"r": 93,
"g": 236,
"b": 195
},
"hsl": {
"h": 162.797,
"s": 79.006,
"l": 64.51
},
"oklch": {
"l": 0.85459,
"c": 0.13687,
"h": 170.9
},
"luminance": 0.66258
}Semantic roles & 50–950 ramp
primary
#5DECC3
secondary
#B8355B
accent
#0A46DB
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583