#8FBBE7#8FBBE7
#8FBBE7 is a light, moderate cyan. Relative luminance 0.471; OKLCH L 77.7% C 0.079 H 248.9°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBBE7 |
|---|---|
| RGB | rgb(143, 187, 231) |
| HSL | hsl(210, 65%, 73%) |
| HSV | hsv(210, 38%, 91%) |
| CMYK | cmyk(38.1%, 19%, 0%, 9.4%) |
| CIE-LAB | lab(74.28, -3.79, -26.59) |
| CIE-LCH | lch(74.28, 26.86, 261.90°) |
| OKLab | oklab(77.65% -0.0284 -0.0735) |
| OKLCH | oklch(77.65% 0.079 248.9) |
| XYZ | xyz(43.5172, 47.1474, 82.3932) |
| Luminance | 0.4715 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.45
Sky Blue (survey)
#75BBFD
ΔE00 4.43
Baby Blue (survey)
#A2CFFE
ΔE00 5.15
Light Grey Blue
#9DBCD4
ΔE00 5.33
Pastel Blue
#A2BFFE
ΔE00 5.41
Sky
#82CAFC
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBBE7 #E7BB8F
analogous
#8FE7E7 #8FBBE7 #8F8FE7
triadic
#8FBBE7 #E78FBB #BBE78F
tetradic
#8FBBE7 #E78FE7 #E7BB8F #8FE78F
square
#8FBBE7 #E78FE7 #E7BB8F #8FE78F
split-complementary
#8FBBE7 #E78F8F #E7E78F
monochromatic
#2C7ECF #5D9CDC #8FBBE7 #C1DAF2 #E6F0FA
Accessibility & contrast
On white
2.01
#8FBBE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#8FBBE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBBE7
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBBE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBBE7 | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AABCE9
Deuteranopia (green-blind)
#9FB3E6
Tritanopia (blue-blind)
#71C5CA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #8fbbe7; /* rgb */ color: rgb(143, 187, 231); /* oklch */ color: oklch(77.7% 0.079 248.9);
Tailwind
colors: {
custom: {
50: '#b2cfee',
500: '#8fbbe7',
950: '#000000',
},
}SCSS
$custom: #8fbbe7; $custom-light: #b2cfee; $custom-dark: #000000;
JSON
{
"hex": "#8fbbe7",
"rgb": {
"r": 143,
"g": 187,
"b": 231
},
"hsl": {
"h": 210,
"s": 64.706,
"l": 73.333
},
"oklch": {
"l": 0.77652,
"c": 0.07882,
"h": 248.9
},
"luminance": 0.4715
}Semantic roles & 50–950 ramp
primary
#8FBBE7
secondary
#F1E6DA
accent
#7319CD
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111316
muted
#808284