#8FBFEF#8FBFEF
#8FBFEF is a light, moderate cyan. Relative luminance 0.493; OKLCH L 78.8% C 0.086 H 249.0°. Best body text is #000000 at 10.87:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBFEF |
|---|---|
| RGB | rgb(143, 191, 239) |
| HSL | hsl(210, 75%, 75%) |
| HSV | hsv(210, 40%, 94%) |
| CMYK | cmyk(40.2%, 20.1%, 0%, 6.3%) |
| CIE-LAB | lab(75.66, -3.84, -28.81) |
| CIE-LCH | lch(75.66, 29.06, 262.41°) |
| OKLab | oklab(78.83% -0.0307 -0.0798) |
| OKLCH | oklch(78.83% 0.086 249) |
| XYZ | xyz(45.5334, 49.3306, 88.7671) |
| Luminance | 0.4933 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.35
Sky Blue (survey)
#75BBFD
ΔE00 3.80
Baby Blue (survey)
#A2CFFE
ΔE00 4.17
Sky
#82CAFC
ΔE00 4.81
Light Blue
#95D0FC
ΔE00 4.83
Pastel Blue
#A2BFFE
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBFEF #EFBF8F
analogous
#8FEFEF #8FBFEF #8F8FEF
triadic
#8FBFEF #EF8FBF #BFEF8F
tetradic
#8FBFEF #EF8FEF #EFBF8F #8FEF8F
square
#8FBFEF #EF8FEF #EFBF8F #8FEF8F
split-complementary
#8FBFEF #EF8F8F #EFEF8F
monochromatic
#2482E0 #59A0E7 #8FBFEF #C5DEF7 #E4F0FB
Accessibility & contrast
On white
1.93
#8FBFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.87
#8FBFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBFEF
10.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBFEF | 1.00 | 1.93 | 10.87 | 10.87 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC0F1
Deuteranopia (green-blind)
#A0B6EE
Tritanopia (blue-blind)
#6CCACF
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #8fbfef; /* rgb */ color: rgb(143, 191, 239); /* oklch */ color: oklch(78.8% 0.086 249.0);
Tailwind
colors: {
custom: {
50: '#b3d2f4',
500: '#8fbfef',
950: '#000000',
},
}SCSS
$custom: #8fbfef; $custom-light: #b3d2f4; $custom-dark: #000000;
JSON
{
"hex": "#8fbfef",
"rgb": {
"r": 143,
"g": 191,
"b": 239
},
"hsl": {
"h": 210,
"s": 75,
"l": 74.902
},
"oklch": {
"l": 0.78829,
"c": 0.08552,
"h": 249
},
"luminance": 0.49333
}Semantic roles & 50–950 ramp
primary
#8FBFEF
secondary
#F3E6D8
accent
#730ED7
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111417
muted
#808285