#8AD3FA#8AD3FA
#8AD3FA is a very light, moderate cyan. Relative luminance 0.589; OKLCH L 83.3% C 0.091 H 232.7°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #8AD3FA |
|---|---|
| RGB | rgb(138, 211, 250) |
| HSL | hsl(201, 92%, 76%) |
| HSV | hsv(201, 45%, 98%) |
| CMYK | cmyk(44.8%, 15.6%, 0%, 2%) |
| CIE-LAB | lab(81.23, -12.73, -26.18) |
| CIE-LCH | lch(81.23, 29.11, 244.06°) |
| OKLab | oklab(83.3% -0.0552 -0.0725) |
| OKLCH | oklch(83.3% 0.091 232.7) |
| XYZ | xyz(51.0247, 58.8903, 99.1021) |
| Luminance | 0.5889 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 1.89
Lightskyblue
#87CEFA
ΔE00 1.95
Lightblue (survey)
#7BC8F6
ΔE00 3.24
Sky Blue
#87CEEB
ΔE00 3.25
Light Blue
#95D0FC
ΔE00 3.34
Sky
#82CAFC
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AD3FA #FAB18A
analogous
#8AFAE9 #8AD3FA #8A9BFA
triadic
#8AD3FA #FA8AD3 #D3FA8A
tetradic
#8AD3FA #E98AFA #FAB18A #9BFA8A
square
#8AD3FA #E98AFA #FAB18A #9BFA8A
split-complementary
#8AD3FA #FA8A9B #FAE98A
monochromatic
#15A7F5 #4FBDF7 #8AD3FA #C5E9FD #E2F4FE
Accessibility & contrast
On white
1.64
#8AD3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#8AD3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AD3FA
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AD3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AD3FA | 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)
#C0D1FC
Deuteranopia (green-blind)
#B0C4F9
Tritanopia (blue-blind)
#58DEE0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #8ad3fa; /* rgb */ color: rgb(138, 211, 250); /* oklch */ color: oklch(83.3% 0.091 232.7);
Tailwind
colors: {
custom: {
50: '#b1e0fc',
500: '#8ad3fa',
950: '#000000',
},
}SCSS
$custom: #8ad3fa; $custom-light: #b1e0fc; $custom-dark: #000000;
JSON
{
"hex": "#8ad3fa",
"rgb": {
"r": 138,
"g": 211,
"b": 250
},
"hsl": {
"h": 200.893,
"s": 91.803,
"l": 76.078
},
"oklch": {
"l": 0.83295,
"c": 0.09107,
"h": 232.7
},
"luminance": 0.58894
}Semantic roles & 50–950 ramp
primary
#8AD3FA
secondary
#D97F4F
accent
#5000E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111517
muted
#818485