#5DECC2#5DECC2
#5DECC2 is a very light, vivid teal. Relative luminance 0.662; OKLCH L 85.4% C 0.138 H 170.4°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #5DECC2 |
|---|---|
| RGB | rgb(93, 236, 194) |
| HSL | hsl(162, 79%, 65%) |
| HSV | hsv(162, 61%, 93%) |
| CMYK | cmyk(60.6%, 0%, 17.8%, 7.5%) |
| CIE-LAB | lab(85.10, -48.29, 9.01) |
| CIE-LCH | lch(85.10, 49.12, 169.43°) |
| OKLab | oklab(85.43% -0.1356 0.023) |
| OKLCH | oklch(85.43% 0.138 170.4) |
| XYZ | xyz(44.2425, 66.2085, 61.4764) |
| Luminance | 0.6621 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.45
Light Turquoise
#7EF4CC
ΔE00 2.99
Bright Teal
#01F9C6
ΔE00 4.04
Aqua (survey)
#13EAC9
ΔE00 4.05
Aquamarine
#7FFFD4
ΔE00 4.53
Seafoam
#7FE0B3
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DECC2 #EC5D87
analogous
#5DEC7B #5DECC2 #5DCEEC
triadic
#5DECC2 #C25DEC #ECC25D
tetradic
#5DECC2 #7B5DEC #EC5D87 #CEEC5D
square
#5DECC2 #7B5DEC #EC5D87 #CEEC5D
split-complementary
#5DECC2 #EC5DCE #EC7B5D
monochromatic
#16B989 #26E6AD #5DECC2 #94F2D7 #CBF9EB
Accessibility & contrast
On white
1.47
#5DECC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#5DECC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DECC2
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DECC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DECC2 | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DDC0
Deuteranopia (green-blind)
#D1CEC5
Tritanopia (blue-blind)
#00EEE0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5decc2; /* rgb */ color: rgb(93, 236, 194); /* oklch */ color: oklch(85.4% 0.138 170.4);
Tailwind
colors: {
custom: {
50: '#98f3d4',
500: '#5decc2',
950: '#000000',
},
}SCSS
$custom: #5decc2; $custom-light: #98f3d4; $custom-dark: #000000;
JSON
{
"hex": "#5decc2",
"rgb": {
"r": 93,
"g": 236,
"b": 194
},
"hsl": {
"h": 162.378,
"s": 79.006,
"l": 64.51
},
"oklch": {
"l": 0.85433,
"c": 0.13752,
"h": 170.4
},
"luminance": 0.66213
}Semantic roles & 50–950 ramp
primary
#5DECC2
secondary
#B8355C
accent
#0A48DB
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583