#8DBFF9#8DBFF9
#8DBFF9 is a light, moderate cyan. Relative luminance 0.498; OKLCH L 79.1% C 0.099 H 252.7°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #8DBFF9 |
|---|---|
| RGB | rgb(141, 191, 249) |
| HSL | hsl(212, 90%, 76%) |
| HSV | hsv(212, 43%, 98%) |
| CMYK | cmyk(43.4%, 23.3%, 0%, 2.4%) |
| CIE-LAB | lab(75.92, -1.65, -33.79) |
| CIE-LCH | lch(75.92, 33.83, 267.21°) |
| OKLab | oklab(79.13% -0.0293 -0.094) |
| OKLCH | oklch(79.13% 0.099 252.7) |
| XYZ | xyz(46.7085, 49.7610, 96.7477) |
| Luminance | 0.4976 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.35
Sky Blue (survey)
#75BBFD
ΔE00 3.51
Baby Blue (survey)
#A2CFFE
ΔE00 4.32
Pastel Blue
#A2BFFE
ΔE00 5.05
Sky
#82CAFC
ΔE00 5.45
Light Blue
#95D0FC
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DBFF9 #F9C78D
analogous
#8DF5F9 #8DBFF9 #918DF9
triadic
#8DBFF9 #F98DBF #BFF98D
tetradic
#8DBFF9 #F98DF5 #F9C78D #8DF991
square
#8DBFF9 #F98DF5 #F9C78D #8DF991
split-complementary
#8DBFF9 #F9918D #F5F98D
monochromatic
#197EF3 #539EF6 #8DBFF9 #C7E0FC #E2EFFD
Accessibility & contrast
On white
1.92
#8DBFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#8DBFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DBFF9
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DBFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DBFF9 | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C1FC
Deuteranopia (green-blind)
#9CB6F8
Tritanopia (blue-blind)
#63CCD3
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #8dbff9; /* rgb */ color: rgb(141, 191, 249); /* oklch */ color: oklch(79.1% 0.099 252.7);
Tailwind
colors: {
custom: {
50: '#b2d2fb',
500: '#8dbff9',
950: '#000000',
},
}SCSS
$custom: #8dbff9; $custom-light: #b2d2fb; $custom-dark: #000000;
JSON
{
"hex": "#8dbff9",
"rgb": {
"r": 141,
"g": 191,
"b": 249
},
"hsl": {
"h": 212.222,
"s": 90,
"l": 76.471
},
"oklch": {
"l": 0.79133,
"c": 0.0985,
"h": 252.7
},
"luminance": 0.49764
}Semantic roles & 50–950 ramp
primary
#8DBFF9
secondary
#F6E7D5
accent
#7B00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111417
muted
#808285