#5ADCE7#5ADCE7
#5ADCE7 is a very light, moderate teal. Relative luminance 0.591; OKLCH L 82.7% C 0.114 H 203.0°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #5ADCE7 |
|---|---|
| RGB | rgb(90, 220, 231) |
| HSL | hsl(185, 75%, 63%) |
| HSV | hsv(185, 61%, 91%) |
| CMYK | cmyk(61%, 4.8%, 0%, 9.4%) |
| CIE-LAB | lab(81.36, -32.20, -16.05) |
| CIE-LCH | lch(81.36, 35.98, 206.50°) |
| OKLab | oklab(82.7% -0.1048 -0.0445) |
| OKLCH | oklch(82.7% 0.114 203) |
| XYZ | xyz(44.2273, 59.1249, 84.6672) |
| Luminance | 0.5913 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.07
Robin'S Egg
#6DEDFD
ΔE00 4.35
Darkturquoise
#00CED1
ΔE00 5.86
Robin Egg Blue
#8AF1FE
ΔE00 5.94
Mediumturquoise
#48D1CC
ΔE00 6.57
Robin'S Egg Blue
#98EFF9
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ADCE7 #E7655A
analogous
#5AE7AB #5ADCE7 #5A95E7
triadic
#5ADCE7 #E75ADC #DCE75A
tetradic
#5ADCE7 #AB5AE7 #E7655A #95E75A
square
#5ADCE7 #AB5AE7 #E7655A #95E75A
split-complementary
#5ADCE7 #E75A95 #E7AB5A
monochromatic
#19A2AD #25D1DF #5ADCE7 #8FE7EF #C5F3F7
Accessibility & contrast
On white
1.64
#5ADCE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#5ADCE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ADCE7
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ADCE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ADCE7 | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD3E8
Deuteranopia (green-blind)
#B7C3E8
Tritanopia (blue-blind)
#00E4DF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5adce7; /* rgb */ color: rgb(90, 220, 231); /* oklch */ color: oklch(82.7% 0.114 203.0);
Tailwind
colors: {
custom: {
50: '#97e7ee',
500: '#5adce7',
950: '#000000',
},
}SCSS
$custom: #5adce7; $custom-light: #97e7ee; $custom-dark: #000000;
JSON
{
"hex": "#5adce7",
"rgb": {
"r": 90,
"g": 220,
"b": 231
},
"hsl": {
"h": 184.681,
"s": 74.603,
"l": 62.941
},
"oklch": {
"l": 0.82702,
"c": 0.11382,
"h": 203
},
"luminance": 0.5913
}Semantic roles & 50–950 ramp
primary
#5ADCE7
secondary
#AE4037
accent
#1E0FD7
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485