#8ABDF9#8ABDF9
#8ABDF9 is a light, moderate cyan. Relative luminance 0.486; OKLCH L 78.5% C 0.102 H 253.0°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #8ABDF9 |
|---|---|
| RGB | rgb(138, 189, 249) |
| HSL | hsl(212, 90%, 76%) |
| HSV | hsv(212, 45%, 98%) |
| CMYK | cmyk(44.6%, 24.1%, 0%, 2.4%) |
| CIE-LAB | lab(75.22, -1.29, -34.88) |
| CIE-LCH | lch(75.22, 34.91, 267.88°) |
| OKLab | oklab(78.54% -0.0296 -0.0972) |
| OKLCH | oklch(78.54% 0.102 253) |
| XYZ | xyz(45.7720, 48.6351, 96.5798) |
| Luminance | 0.4864 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.02
Sky Blue (survey)
#75BBFD
ΔE00 3.21
Baby Blue (survey)
#A2CFFE
ΔE00 4.89
Pastel Blue
#A2BFFE
ΔE00 5.27
Sky
#82CAFC
ΔE00 5.70
Light Blue
#95D0FC
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ABDF9 #F9C68A
analogous
#8AF5F9 #8ABDF9 #8E8AF9
triadic
#8ABDF9 #F98ABD #BDF98A
tetradic
#8ABDF9 #F98AF5 #F9C68A #8AF98E
square
#8ABDF9 #F98AF5 #F9C68A #8AF98E
split-complementary
#8ABDF9 #F98E8A #F5F98A
monochromatic
#167BF3 #509CF6 #8ABDF9 #C4DEFC #E2EFFE
Accessibility & contrast
On white
1.96
#8ABDF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#8ABDF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ABDF9
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ABDF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ABDF9 | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6BFFC
Deuteranopia (green-blind)
#98B4F8
Tritanopia (blue-blind)
#5DCAD1
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8abdf9; /* rgb */ color: rgb(138, 189, 249); /* oklch */ color: oklch(78.5% 0.102 253.0);
Tailwind
colors: {
custom: {
50: '#b1d0fb',
500: '#8abdf9',
950: '#000000',
},
}SCSS
$custom: #8abdf9; $custom-light: #b1d0fb; $custom-dark: #000000;
JSON
{
"hex": "#8abdf9",
"rgb": {
"r": 138,
"g": 189,
"b": 249
},
"hsl": {
"h": 212.432,
"s": 90.244,
"l": 75.882
},
"oklch": {
"l": 0.78542,
"c": 0.10163,
"h": 253
},
"luminance": 0.48638
}Semantic roles & 50–950 ramp
primary
#8ABDF9
secondary
#F6E7D5
accent
#7C00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111417
muted
#808285