#8FBFE7#8FBFE7
#8FBFE7 is a light, moderate cyan. Relative luminance 0.489; OKLCH L 78.5% C 0.077 H 244.1°. Best body text is #000000 at 10.77:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBFE7 |
|---|---|
| RGB | rgb(143, 191, 231) |
| HSL | hsl(207, 65%, 73%) |
| HSV | hsv(207, 38%, 91%) |
| CMYK | cmyk(38.1%, 17.3%, 0%, 9.4%) |
| CIE-LAB | lab(75.37, -5.94, -24.93) |
| CIE-LCH | lch(75.37, 25.63, 256.60°) |
| OKLab | oklab(78.51% -0.0334 -0.0688) |
| OKLCH | oklch(78.51% 0.077 244.1) |
| XYZ | xyz(44.3776, 48.8683, 82.6800) |
| Luminance | 0.4887 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 4.35
Light Blue
#95D0FC
ΔE00 4.44
Sky Blue (survey)
#75BBFD
ΔE00 4.55
Light Grey Blue
#9DBCD4
ΔE00 4.69
Baby Blue (survey)
#A2CFFE
ΔE00 4.74
Lightblue (survey)
#7BC8F6
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBFE7 #E7B78F
analogous
#8FE7E3 #8FBFE7 #8F93E7
triadic
#8FBFE7 #E78FBF #BFE78F
tetradic
#8FBFE7 #E38FE7 #E7B78F #93E78F
square
#8FBFE7 #E38FE7 #E7B78F #93E78F
split-complementary
#8FBFE7 #E78F93 #E7E38F
monochromatic
#2C85CF #5DA2DC #8FBFE7 #C1DCF2 #E6F1FA
Accessibility & contrast
On white
1.95
#8FBFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.77
#8FBFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBFE7
10.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBFE7 | 1.00 | 1.95 | 10.77 | 10.77 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFBFE9
Deuteranopia (green-blind)
#A3B6E6
Tritanopia (blue-blind)
#70C9CC
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #8fbfe7; /* rgb */ color: rgb(143, 191, 231); /* oklch */ color: oklch(78.5% 0.077 244.1);
Tailwind
colors: {
custom: {
50: '#b3d2ee',
500: '#8fbfe7',
950: '#000000',
},
}SCSS
$custom: #8fbfe7; $custom-light: #b3d2ee; $custom-dark: #000000;
JSON
{
"hex": "#8fbfe7",
"rgb": {
"r": 143,
"g": 191,
"b": 231
},
"hsl": {
"h": 207.273,
"s": 64.706,
"l": 73.333
},
"oklch": {
"l": 0.78507,
"c": 0.07651,
"h": 244.1
},
"luminance": 0.48871
}Semantic roles & 50–950 ramp
primary
#8FBFE7
secondary
#F1E4DA
accent
#6B19CD
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284