#8FBFFE#8FBFFE
#8FBFFE is a light, moderate cyan. Relative luminance 0.503; OKLCH L 79.5% C 0.104 H 255.5°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBFFE |
|---|---|
| RGB | rgb(143, 191, 254) |
| HSL | hsl(214, 98%, 78%) |
| HSV | hsv(214, 44%, 100%) |
| CMYK | cmyk(43.7%, 24.8%, 0%, 0.4%) |
| CIE-LAB | lab(76.22, 0.21, -36.00) |
| CIE-LCH | lch(76.22, 36.00, 270.34°) |
| OKLab | oklab(79.46% -0.026 -0.1003) |
| OKLCH | oklch(79.46% 0.104 255.5) |
| XYZ | xyz(47.8420, 50.2540, 100.9257) |
| Luminance | 0.5026 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.88
Sky Blue (survey)
#75BBFD
ΔE00 4.18
Baby Blue (survey)
#A2CFFE
ΔE00 4.39
Pastel Blue
#A2BFFE
ΔE00 4.42
Light Blue
#95D0FC
ΔE00 6.02
Powder Blue (survey)
#B1D1FC
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBFFE #FECE8F
analogous
#8FF7FE #8FBFFE #968FFE
triadic
#8FBFFE #FE8FBF #BFFE8F
tetradic
#8FBFFE #FE8FF7 #FECE8F #8FFE96
square
#8FBFFE #FE8FF7 #FECE8F #8FFE96
split-complementary
#8FBFFE #FE968F #F7FE8F
monochromatic
#167AFD #529CFD #8FBFFE #CCE2FF #E1EEFF
Accessibility & contrast
On white
1.90
#8FBFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#8FBFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBFFE
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBFFE | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7C2FF
Deuteranopia (green-blind)
#9AB7FD
Tritanopia (blue-blind)
#64CDD5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #8fbffe; /* rgb */ color: rgb(143, 191, 254); /* oklch */ color: oklch(79.5% 0.104 255.5);
Tailwind
colors: {
custom: {
50: '#b4d2ff',
500: '#8fbffe',
950: '#000000',
},
}SCSS
$custom: #8fbffe; $custom-light: #b4d2ff; $custom-dark: #000000;
JSON
{
"hex": "#8fbffe",
"rgb": {
"r": 143,
"g": 191,
"b": 254
},
"hsl": {
"h": 214.054,
"s": 98.23,
"l": 77.843
},
"oklch": {
"l": 0.79463,
"c": 0.10365,
"h": 255.5
},
"luminance": 0.50257
}Semantic roles & 50–950 ramp
primary
#8FBFFE
secondary
#DFA252
accent
#8200E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111418
muted
#818386