#5ADECD#5ADECD
#5ADECD is a very light, moderate teal. Relative luminance 0.588; OKLCH L 82.3% C 0.118 H 183.5°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #5ADECD |
|---|---|
| RGB | rgb(90, 222, 205) |
| HSL | hsl(172, 67%, 61%) |
| HSV | hsv(172, 59%, 87%) |
| CMYK | cmyk(59.5%, 0%, 7.7%, 12.9%) |
| CIE-LAB | lab(81.19, -40.06, -2.47) |
| CIE-LCH | lch(81.19, 40.14, 183.53°) |
| OKLab | oklab(82.32% -0.1178 -0.0073) |
| OKLCH | oklch(82.32% 0.118 183.5) |
| XYZ | xyz(41.3522, 58.8197, 66.9198) |
| Luminance | 0.5882 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 1.62
Mediumturquoise
#48D1CC
ΔE00 5.04
Tiffany Blue
#7BF2DA
ΔE00 5.27
Aqua (survey)
#13EAC9
ΔE00 5.65
Seafoam Blue
#78D1B6
ΔE00 6.07
Bright Aqua
#0BF9EA
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ADECD #DE5A6B
analogous
#5ADE8B #5ADECD #5AADDE
triadic
#5ADECD #CD5ADE #DECD5A
tetradic
#5ADECD #8B5ADE #DE5A6B #ADDE5A
square
#5ADECD #8B5ADE #DE5A6B #ADDE5A
split-complementary
#5ADECD #DE5AAD #DE8B5A
monochromatic
#209E8E #2AD1BB #5ADECD #8DE8DC #C0F2EC
Accessibility & contrast
On white
1.65
#5ADECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#5ADECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ADECD
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ADECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ADECD | 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)
#D4D2CC
Deuteranopia (green-blind)
#C0C3CF
Tritanopia (blue-blind)
#00E2D9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5adecd; /* rgb */ color: rgb(90, 222, 205); /* oklch */ color: oklch(82.3% 0.118 183.5);
Tailwind
colors: {
custom: {
50: '#96e9dc',
500: '#5adecd',
950: '#000000',
},
}SCSS
$custom: #5adecd; $custom-light: #96e9dc; $custom-dark: #000000;
JSON
{
"hex": "#5adecd",
"rgb": {
"r": 90,
"g": 222,
"b": 205
},
"hsl": {
"h": 172.273,
"s": 66.667,
"l": 61.176
},
"oklch": {
"l": 0.82318,
"c": 0.11805,
"h": 183.5
},
"luminance": 0.58824
}Semantic roles & 50–950 ramp
primary
#5ADECD
secondary
#A13B48
accent
#172FCF
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1615
muted
#808484