#8FBFF9#8FBFF9
#8FBFF9 is a light, moderate cyan. Relative luminance 0.499; OKLCH L 79.2% C 0.097 H 253.6°. Best body text is #000000 at 10.99:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBFF9 |
|---|---|
| RGB | rgb(143, 191, 249) |
| HSL | hsl(213, 90%, 77%) |
| HSV | hsv(213, 43%, 98%) |
| CMYK | cmyk(42.6%, 23.3%, 0%, 2.4%) |
| CIE-LAB | lab(76.03, -1.15, -33.61) |
| CIE-LCH | lch(76.03, 33.63, 268.04°) |
| OKLab | oklab(79.25% -0.0275 -0.0935) |
| OKLCH | oklch(79.25% 0.097 253.6) |
| XYZ | xyz(47.0518, 49.9379, 96.7638) |
| Luminance | 0.4994 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.16
Sky Blue (survey)
#75BBFD
ΔE00 3.92
Baby Blue (survey)
#A2CFFE
ΔE00 4.24
Pastel Blue
#A2BFFE
ΔE00 4.62
Light Blue
#95D0FC
ΔE00 5.64
Sky
#82CAFC
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBFF9 #F9C98F
analogous
#8FF4F9 #8FBFF9 #948FF9
triadic
#8FBFF9 #F98FBF #BFF98F
tetradic
#8FBFF9 #F98FF4 #F9C98F #8FF994
square
#8FBFF9 #F98FF4 #F9C98F #8FF994
split-complementary
#8FBFF9 #F9948F #F4F98F
monochromatic
#1B7DF3 #559EF6 #8FBFF9 #C9E0FC #E2EEFD
Accessibility & contrast
On white
1.91
#8FBFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.99
#8FBFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBFF9
10.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBFF9 | 1.00 | 1.91 | 10.99 | 10.99 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C1FC
Deuteranopia (green-blind)
#9CB7F8
Tritanopia (blue-blind)
#67CCD3
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #8fbff9; /* rgb */ color: rgb(143, 191, 249); /* oklch */ color: oklch(79.2% 0.097 253.6);
Tailwind
colors: {
custom: {
50: '#b4d2fb',
500: '#8fbff9',
950: '#000000',
},
}SCSS
$custom: #8fbff9; $custom-light: #b4d2fb; $custom-dark: #000000;
JSON
{
"hex": "#8fbff9",
"rgb": {
"r": 143,
"g": 191,
"b": 249
},
"hsl": {
"h": 212.83,
"s": 89.831,
"l": 76.863
},
"oklch": {
"l": 0.79247,
"c": 0.09747,
"h": 253.6
},
"luminance": 0.49941
}Semantic roles & 50–950 ramp
primary
#8FBFF9
secondary
#F6E7D5
accent
#7E00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111417
muted
#808285