#8FBEFE#8FBEFE
#8FBEFE is a light, moderate cyan. Relative luminance 0.498; OKLCH L 79.3% C 0.104 H 256.3°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBEFE |
|---|---|
| RGB | rgb(143, 190, 254) |
| HSL | hsl(215, 98%, 78%) |
| HSV | hsv(215, 44%, 100%) |
| CMYK | cmyk(43.7%, 25.2%, 0%, 0.4%) |
| CIE-LAB | lab(75.96, 0.76, -36.41) |
| CIE-LCH | lch(75.96, 36.42, 271.20°) |
| OKLab | oklab(79.25% -0.0248 -0.1015) |
| OKLCH | oklch(79.25% 0.105 256.3) |
| XYZ | xyz(47.6247, 49.8194, 100.8533) |
| Luminance | 0.4982 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.58
Pastel Blue
#A2BFFE
ΔE00 4.23
Sky Blue (survey)
#75BBFD
ΔE00 4.35
Baby Blue (survey)
#A2CFFE
ΔE00 4.63
Powder Blue (survey)
#B1D1FC
ΔE00 6.30
Light Blue
#95D0FC
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBEFE #FECF8F
analogous
#8FF5FE #8FBEFE #988FFE
triadic
#8FBEFE #FE8FBE #BEFE8F
tetradic
#8FBEFE #FE8FF5 #FECF8F #8FFE98
square
#8FBEFE #FE8FF5 #FECF8F #8FFE98
split-complementary
#8FBEFE #FE988F #F5FE8F
monochromatic
#1678FD #529BFD #8FBEFE #CCE1FF #E1EDFF
Accessibility & contrast
On white
1.92
#8FBEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#8FBEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBEFE
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBEFE | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6C1FF
Deuteranopia (green-blind)
#99B6FD
Tritanopia (blue-blind)
#64CCD4
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #8fbefe; /* rgb */ color: rgb(143, 190, 254); /* oklch */ color: oklch(79.3% 0.104 256.3);
Tailwind
colors: {
custom: {
50: '#b4d1ff',
500: '#8fbefe',
950: '#000000',
},
}SCSS
$custom: #8fbefe; $custom-light: #b4d1ff; $custom-dark: #000000;
JSON
{
"hex": "#8fbefe",
"rgb": {
"r": 143,
"g": 190,
"b": 254
},
"hsl": {
"h": 214.595,
"s": 98.23,
"l": 77.843
},
"oklch": {
"l": 0.79254,
"c": 0.1045,
"h": 256.3
},
"luminance": 0.49822
}Semantic roles & 50–950 ramp
primary
#8FBEFE
secondary
#F7E8D4
accent
#8400E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111418
muted
#808286