#5ADCE6#5ADCE6
#5ADCE6 is a very light, moderate teal. Relative luminance 0.591; OKLCH L 82.7% C 0.114 H 202.3°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #5ADCE6 |
|---|---|
| RGB | rgb(90, 220, 230) |
| HSL | hsl(184, 74%, 63%) |
| HSV | hsv(184, 61%, 90%) |
| CMYK | cmyk(60.9%, 4.3%, 0%, 9.8%) |
| CIE-LAB | lab(81.33, -32.48, -15.57) |
| CIE-LCH | lch(81.33, 36.02, 205.61°) |
| OKLab | oklab(82.67% -0.1052 -0.0431) |
| OKLCH | oklch(82.67% 0.114 202.3) |
| XYZ | xyz(44.0865, 59.0686, 83.9255) |
| Luminance | 0.5907 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.19
Robin'S Egg
#6DEDFD
ΔE00 4.51
Darkturquoise
#00CED1
ΔE00 5.64
Robin Egg Blue
#8AF1FE
ΔE00 6.05
Mediumturquoise
#48D1CC
ΔE00 6.25
Robin'S Egg Blue
#98EFF9
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ADCE6 #E6645A
analogous
#5AE6AA #5ADCE6 #5A96E6
triadic
#5ADCE6 #E65ADC #DCE65A
tetradic
#5ADCE6 #AA5AE6 #E6645A #96E65A
square
#5ADCE6 #AA5AE6 #E6645A #96E65A
split-complementary
#5ADCE6 #E65A96 #E6AA5A
monochromatic
#1AA1AC #25D1DE #5ADCE6 #8FE7EE #C4F3F6
Accessibility & contrast
On white
1.64
#5ADCE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#5ADCE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ADCE6
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ADCE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ADCE6 | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD3E7
Deuteranopia (green-blind)
#B7C3E7
Tritanopia (blue-blind)
#00E4DF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5adce6; /* rgb */ color: rgb(90, 220, 230); /* oklch */ color: oklch(82.7% 0.114 202.3);
Tailwind
colors: {
custom: {
50: '#97e7ed',
500: '#5adce6',
950: '#000000',
},
}SCSS
$custom: #5adce6; $custom-light: #97e7ed; $custom-dark: #000000;
JSON
{
"hex": "#5adce6",
"rgb": {
"r": 90,
"g": 220,
"b": 230
},
"hsl": {
"h": 184.286,
"s": 73.684,
"l": 62.745
},
"oklch": {
"l": 0.82667,
"c": 0.11368,
"h": 202.3
},
"luminance": 0.59073
}Semantic roles & 50–950 ramp
primary
#5ADCE6
secondary
#AD4037
accent
#1E10D6
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1616
muted
#808484