#8ABDFD#8ABDFD
#8ABDFD is a light, moderate cyan. Relative luminance 0.489; OKLCH L 78.7% C 0.107 H 254.5°. Best body text is #000000 at 10.78:1 contrast (WCAG AA passes).
Color values
| HEX | #8ABDFD |
|---|---|
| RGB | rgb(138, 189, 253) |
| HSL | hsl(213, 97%, 77%) |
| HSV | hsv(213, 45%, 99%) |
| CMYK | cmyk(45.5%, 25.3%, 0%, 0.8%) |
| CIE-LAB | lab(75.38, -0.18, -36.79) |
| CIE-LCH | lch(75.38, 36.79, 269.72°) |
| OKLab | oklab(78.72% -0.0284 -0.1027) |
| OKLCH | oklch(78.72% 0.107 254.5) |
| XYZ | xyz(46.4025, 48.8873, 99.9005) |
| Luminance | 0.4889 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.73
Sky Blue (survey)
#75BBFD
ΔE00 3.44
Baby Blue (survey)
#A2CFFE
ΔE00 4.97
Pastel Blue
#A2BFFE
ΔE00 5.12
Sky
#82CAFC
ΔE00 6.07
Light Blue
#95D0FC
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ABDFD #FDCA8A
analogous
#8AF7FD #8ABDFD #918AFD
triadic
#8ABDFD #FD8ABD #BDFD8A
tetradic
#8ABDFD #FD8AF7 #FDCA8A #8AFD91
square
#8ABDFD #FD8AF7 #FDCA8A #8AFD91
split-complementary
#8ABDFD #FD918A #F7FD8A
monochromatic
#1279FB #4E9BFC #8ABDFD #C6DFFE #E1EEFE
Accessibility & contrast
On white
1.95
#8ABDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.78
#8ABDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ABDFD
10.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ABDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ABDFD | 1.00 | 1.95 | 10.78 | 10.78 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4C0FF
Deuteranopia (green-blind)
#97B5FC
Tritanopia (blue-blind)
#5BCBD3
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #8abdfd; /* rgb */ color: rgb(138, 189, 253); /* oklch */ color: oklch(78.7% 0.107 254.5);
Tailwind
colors: {
custom: {
50: '#b1d0fe',
500: '#8abdfd',
950: '#000000',
},
}SCSS
$custom: #8abdfd; $custom-light: #b1d0fe; $custom-dark: #000000;
JSON
{
"hex": "#8abdfd",
"rgb": {
"r": 138,
"g": 189,
"b": 253
},
"hsl": {
"h": 213.391,
"s": 96.639,
"l": 76.667
},
"oklch": {
"l": 0.78717,
"c": 0.10654,
"h": 254.5
},
"luminance": 0.4889
}Semantic roles & 50–950 ramp
primary
#8ABDFD
secondary
#F7E7D4
accent
#8000E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111418
muted
#808286