#8FBFE8#8FBFE8
#8FBFE8 is a light, moderate cyan. Relative luminance 0.489; OKLCH L 78.5% C 0.078 H 244.8°. Best body text is #000000 at 10.79:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBFE8 |
|---|---|
| RGB | rgb(143, 191, 232) |
| HSL | hsl(208, 66%, 74%) |
| HSV | hsv(208, 38%, 91%) |
| CMYK | cmyk(38.4%, 17.7%, 0%, 9%) |
| CIE-LAB | lab(75.40, -5.68, -25.42) |
| CIE-LCH | lch(75.40, 26.04, 257.40°) |
| OKLab | oklab(78.55% -0.0331 -0.0702) |
| OKLCH | oklch(78.55% 0.078 244.8) |
| XYZ | xyz(44.5192, 48.9249, 83.4259) |
| Luminance | 0.4893 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 4.36
Sky Blue (survey)
#75BBFD
ΔE00 4.40
Light Blue
#95D0FC
ΔE00 4.45
Baby Blue (survey)
#A2CFFE
ΔE00 4.62
Carolina Blue
#8AB8FE
ΔE00 4.70
Lightblue (survey)
#7BC8F6
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBFE8 #E8B88F
analogous
#8FE8E4 #8FBFE8 #8F92E8
triadic
#8FBFE8 #E88FBF #BFE88F
tetradic
#8FBFE8 #E48FE8 #E8B88F #92E88F
square
#8FBFE8 #E48FE8 #E8B88F #92E88F
split-complementary
#8FBFE8 #E88F92 #E8E48F
monochromatic
#2B85D2 #5CA2DE #8FBFE8 #C2DCF2 #E6F0FA
Accessibility & contrast
On white
1.95
#8FBFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.79
#8FBFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBFE8
10.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBFE8 | 1.00 | 1.95 | 10.79 | 10.79 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBFEA
Deuteranopia (green-blind)
#A3B6E7
Tritanopia (blue-blind)
#70C9CC
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #8fbfe8; /* rgb */ color: rgb(143, 191, 232); /* oklch */ color: oklch(78.5% 0.078 244.8);
Tailwind
colors: {
custom: {
50: '#b3d2ef',
500: '#8fbfe8',
950: '#000000',
},
}SCSS
$custom: #8fbfe8; $custom-light: #b3d2ef; $custom-dark: #000000;
JSON
{
"hex": "#8fbfe8",
"rgb": {
"r": 143,
"g": 191,
"b": 232
},
"hsl": {
"h": 207.64,
"s": 65.926,
"l": 73.529
},
"oklch": {
"l": 0.78547,
"c": 0.0776,
"h": 244.8
},
"luminance": 0.48927
}Semantic roles & 50–950 ramp
primary
#8FBFE8
secondary
#F1E5DA
accent
#6C18CE
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284