#5ADCE5#5ADCE5
#5ADCE5 is a very light, moderate teal. Relative luminance 0.590; OKLCH L 82.6% C 0.114 H 201.6°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #5ADCE5 |
|---|---|
| RGB | rgb(90, 220, 229) |
| HSL | hsl(184, 73%, 63%) |
| HSV | hsv(184, 61%, 90%) |
| CMYK | cmyk(60.7%, 3.9%, 0%, 10.2%) |
| CIE-LAB | lab(81.30, -32.76, -15.08) |
| CIE-LCH | lch(81.30, 36.06, 204.72°) |
| OKLab | oklab(82.63% -0.1056 -0.0418) |
| OKLCH | oklch(82.63% 0.114 201.6) |
| XYZ | xyz(43.9465, 59.0126, 83.1881) |
| Luminance | 0.5902 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.35
Robin'S Egg
#6DEDFD
ΔE00 4.69
Darkturquoise
#00CED1
ΔE00 5.44
Mediumturquoise
#48D1CC
ΔE00 5.94
Robin Egg Blue
#8AF1FE
ΔE00 6.18
Bright Light Blue
#26F7FD
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ADCE5 #E5635A
analogous
#5AE5A9 #5ADCE5 #5A96E5
triadic
#5ADCE5 #E55ADC #DCE55A
tetradic
#5ADCE5 #A95AE5 #E5635A #96E55A
square
#5ADCE5 #A95AE5 #E5635A #96E55A
split-complementary
#5ADCE5 #E55A96 #E5A95A
monochromatic
#1BA1AA #25D1DD #5ADCE5 #8FE7ED #C4F2F6
Accessibility & contrast
On white
1.64
#5ADCE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#5ADCE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ADCE5
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ADCE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ADCE5 | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD3E6
Deuteranopia (green-blind)
#B7C3E6
Tritanopia (blue-blind)
#00E4DE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5adce5; /* rgb */ color: rgb(90, 220, 229); /* oklch */ color: oklch(82.6% 0.114 201.6);
Tailwind
colors: {
custom: {
50: '#97e7ed',
500: '#5adce5',
950: '#000000',
},
}SCSS
$custom: #5adce5; $custom-light: #97e7ed; $custom-dark: #000000;
JSON
{
"hex": "#5adce5",
"rgb": {
"r": 90,
"g": 220,
"b": 229
},
"hsl": {
"h": 183.885,
"s": 72.775,
"l": 62.549
},
"oklch": {
"l": 0.82632,
"c": 0.11356,
"h": 201.6
},
"luminance": 0.59017
}Semantic roles & 50–950 ramp
primary
#5ADCE5
secondary
#AB3F38
accent
#1D11D5
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1616
muted
#808484