#5ADCE8#5ADCE8
#5ADCE8 is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.7% C 0.114 H 203.7°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #5ADCE8 |
|---|---|
| RGB | rgb(90, 220, 232) |
| HSL | hsl(185, 76%, 63%) |
| HSV | hsv(185, 61%, 91%) |
| CMYK | cmyk(61.2%, 5.2%, 0%, 9%) |
| CIE-LAB | lab(81.39, -31.92, -16.54) |
| CIE-LCH | lch(81.39, 35.95, 207.39°) |
| OKLab | oklab(82.74% -0.1044 -0.0458) |
| OKLCH | oklch(82.74% 0.114 203.7) |
| XYZ | xyz(44.3690, 59.1816, 85.4132) |
| Luminance | 0.5919 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.99
Robin'S Egg
#6DEDFD
ΔE00 4.21
Robin Egg Blue
#8AF1FE
ΔE00 5.84
Darkturquoise
#00CED1
ΔE00 6.08
Robin'S Egg Blue
#98EFF9
ΔE00 6.52
Mediumturquoise
#48D1CC
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ADCE8 #E8665A
analogous
#5AE8AD #5ADCE8 #5A95E8
triadic
#5ADCE8 #E85ADC #DCE85A
tetradic
#5ADCE8 #AD5AE8 #E8665A #95E85A
square
#5ADCE8 #AD5AE8 #E8665A #95E85A
split-complementary
#5ADCE8 #E85A95 #E8AD5A
monochromatic
#18A2AF #24D1E1 #5ADCE8 #90E7EF #C5F3F7
Accessibility & contrast
On white
1.64
#5ADCE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#5ADCE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ADCE8
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ADCE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ADCE8 | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD3E9
Deuteranopia (green-blind)
#B6C3E9
Tritanopia (blue-blind)
#00E4DF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5adce8; /* rgb */ color: rgb(90, 220, 232); /* oklch */ color: oklch(82.7% 0.114 203.7);
Tailwind
colors: {
custom: {
50: '#97e7ef',
500: '#5adce8',
950: '#000000',
},
}SCSS
$custom: #5adce8; $custom-light: #97e7ef; $custom-dark: #000000;
JSON
{
"hex": "#5adce8",
"rgb": {
"r": 90,
"g": 220,
"b": 232
},
"hsl": {
"h": 185.07,
"s": 75.532,
"l": 63.137
},
"oklch": {
"l": 0.82738,
"c": 0.11399,
"h": 203.7
},
"luminance": 0.59186
}Semantic roles & 50–950 ramp
primary
#5ADCE8
secondary
#B04136
accent
#1F0ED8
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485