#5ADCE3#5ADCE3
#5ADCE3 is a very light, moderate teal. Relative luminance 0.589; OKLCH L 82.6% C 0.113 H 200.2°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #5ADCE3 |
|---|---|
| RGB | rgb(90, 220, 227) |
| HSL | hsl(183, 71%, 62%) |
| HSV | hsv(183, 60%, 89%) |
| CMYK | cmyk(60.4%, 3.1%, 0%, 11%) |
| CIE-LAB | lab(81.24, -33.31, -14.11) |
| CIE-LCH | lch(81.24, 36.17, 202.96°) |
| OKLab | oklab(82.56% -0.1064 -0.0391) |
| OKLCH | oklch(82.56% 0.113 200.2) |
| XYZ | xyz(43.6688, 58.9015, 81.7259) |
| Luminance | 0.5891 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.75
Darkturquoise
#00CED1
ΔE00 5.08
Robin'S Egg
#6DEDFD
ΔE00 5.11
Mediumturquoise
#48D1CC
ΔE00 5.33
Bright Light Blue
#26F7FD
ΔE00 6.38
Robin Egg Blue
#8AF1FE
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ADCE3 #E3615A
analogous
#5AE3A6 #5ADCE3 #5A97E3
triadic
#5ADCE3 #E35ADC #DCE35A
tetradic
#5ADCE3 #A65AE3 #E3615A #97E35A
square
#5ADCE3 #A65AE3 #E3615A #97E35A
split-complementary
#5ADCE3 #E35A97 #E3A65A
monochromatic
#1C9FA6 #26D1DA #5ADCE3 #8EE7EC #C3F2F5
Accessibility & contrast
On white
1.64
#5ADCE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#5ADCE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ADCE3
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ADCE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ADCE3 | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD3E4
Deuteranopia (green-blind)
#B8C3E4
Tritanopia (blue-blind)
#00E3DE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5adce3; /* rgb */ color: rgb(90, 220, 227); /* oklch */ color: oklch(82.6% 0.113 200.2);
Tailwind
colors: {
custom: {
50: '#97e7eb',
500: '#5adce3',
950: '#000000',
},
}SCSS
$custom: #5adce3; $custom-light: #97e7eb; $custom-dark: #000000;
JSON
{
"hex": "#5adce3",
"rgb": {
"r": 90,
"g": 220,
"b": 227
},
"hsl": {
"h": 183.066,
"s": 70.984,
"l": 62.157
},
"oklch": {
"l": 0.82562,
"c": 0.11337,
"h": 200.2
},
"luminance": 0.58906
}Semantic roles & 50–950 ramp
primary
#5ADCE3
secondary
#A93E39
accent
#1C12D3
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1616
muted
#808484