#5ADECC#5ADECC
#5ADECC is a very light, moderate teal. Relative luminance 0.588; OKLCH L 82.3% C 0.118 H 182.9°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #5ADECC |
|---|---|
| RGB | rgb(90, 222, 204) |
| HSL | hsl(172, 67%, 61%) |
| HSV | hsv(172, 59%, 87%) |
| CMYK | cmyk(59.5%, 0%, 8.1%, 12.9%) |
| CIE-LAB | lab(81.17, -40.32, -1.98) |
| CIE-LCH | lch(81.17, 40.36, 182.81°) |
| OKLab | oklab(82.29% -0.1182 -0.006) |
| OKLCH | oklch(82.29% 0.118 182.9) |
| XYZ | xyz(41.2319, 58.7716, 66.2861) |
| Luminance | 0.5878 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 1.74
Tiffany Blue
#7BF2DA
ΔE00 5.16
Mediumturquoise
#48D1CC
ΔE00 5.30
Aqua (survey)
#13EAC9
ΔE00 5.40
Seafoam Blue
#78D1B6
ΔE00 5.86
Bright Aqua
#0BF9EA
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ADECC #DE5A6C
analogous
#5ADE8A #5ADECC #5AAEDE
triadic
#5ADECC #CC5ADE #DECC5A
tetradic
#5ADECC #8A5ADE #DE5A6C #AEDE5A
square
#5ADECC #8A5ADE #DE5A6C #AEDE5A
split-complementary
#5ADECC #DE5AAE #DE8A5A
monochromatic
#209E8D #2AD1BA #5ADECC #8DE8DC #C0F2EC
Accessibility & contrast
On white
1.65
#5ADECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#5ADECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ADECC
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ADECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ADECC | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2CB
Deuteranopia (green-blind)
#C0C3CE
Tritanopia (blue-blind)
#00E2D8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5adecc; /* rgb */ color: rgb(90, 222, 204); /* oklch */ color: oklch(82.3% 0.118 182.9);
Tailwind
colors: {
custom: {
50: '#96e9db',
500: '#5adecc',
950: '#000000',
},
}SCSS
$custom: #5adecc; $custom-light: #96e9db; $custom-dark: #000000;
JSON
{
"hex": "#5adecc",
"rgb": {
"r": 90,
"g": 222,
"b": 204
},
"hsl": {
"h": 171.818,
"s": 66.667,
"l": 61.176
},
"oklch": {
"l": 0.82288,
"c": 0.1184,
"h": 182.9
},
"luminance": 0.58776
}Semantic roles & 50–950 ramp
primary
#5ADECC
secondary
#A13B49
accent
#1730CF
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1615
muted
#808484