#8FBFF8#8FBFF8
#8FBFF8 is a light, moderate cyan. Relative luminance 0.499; OKLCH L 79.2% C 0.096 H 253.2°. Best body text is #000000 at 10.98:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBFF8 |
|---|---|
| RGB | rgb(143, 191, 248) |
| HSL | hsl(213, 88%, 77%) |
| HSV | hsv(213, 42%, 97%) |
| CMYK | cmyk(42.3%, 23%, 0%, 2.7%) |
| CIE-LAB | lab(75.99, -1.42, -33.13) |
| CIE-LCH | lch(75.99, 33.16, 267.54°) |
| OKLab | oklab(79.2% -0.0278 -0.0921) |
| OKLCH | oklch(79.2% 0.096 253.2) |
| XYZ | xyz(46.8962, 49.8757, 95.9446) |
| Luminance | 0.4988 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.24
Sky Blue (survey)
#75BBFD
ΔE00 3.87
Baby Blue (survey)
#A2CFFE
ΔE00 4.22
Pastel Blue
#A2BFFE
ΔE00 4.67
Light Blue
#95D0FC
ΔE00 5.56
Sky
#82CAFC
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBFF8 #F8C88F
analogous
#8FF4F8 #8FBFF8 #948FF8
triadic
#8FBFF8 #F88FBF #BFF88F
tetradic
#8FBFF8 #F88FF4 #F8C88F #8FF894
square
#8FBFF8 #F88FF4 #F8C88F #8FF894
split-complementary
#8FBFF8 #F8948F #F4F88F
monochromatic
#1C7DF1 #559EF4 #8FBFF8 #C9E0FC #E2EFFD
Accessibility & contrast
On white
1.91
#8FBFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.98
#8FBFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBFF8
10.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBFF8 | 1.00 | 1.91 | 10.98 | 10.98 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C1FB
Deuteranopia (green-blind)
#9DB7F7
Tritanopia (blue-blind)
#68CCD2
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #8fbff8; /* rgb */ color: rgb(143, 191, 248); /* oklch */ color: oklch(79.2% 0.096 253.2);
Tailwind
colors: {
custom: {
50: '#b4d2fa',
500: '#8fbff8',
950: '#000000',
},
}SCSS
$custom: #8fbff8; $custom-light: #b4d2fa; $custom-dark: #000000;
JSON
{
"hex": "#8fbff8",
"rgb": {
"r": 143,
"g": 191,
"b": 248
},
"hsl": {
"h": 212.571,
"s": 88.235,
"l": 76.667
},
"oklch": {
"l": 0.79204,
"c": 0.09625,
"h": 253.2
},
"luminance": 0.49879
}Semantic roles & 50–950 ramp
primary
#8FBFF8
secondary
#F5E7D6
accent
#7D01E5
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111417
muted
#808285