#8FBBEB#8FBBEB
#8FBBEB is a light, moderate cyan. Relative luminance 0.474; OKLCH L 77.8% C 0.084 H 251.1°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBBEB |
|---|---|
| RGB | rgb(143, 187, 235) |
| HSL | hsl(211, 70%, 74%) |
| HSV | hsv(211, 39%, 92%) |
| CMYK | cmyk(39.1%, 20.4%, 0%, 7.8%) |
| CIE-LAB | lab(74.43, -2.73, -28.53) |
| CIE-LCH | lch(74.43, 28.66, 264.53°) |
| OKLab | oklab(77.82% -0.0271 -0.079) |
| OKLCH | oklch(77.82% 0.084 251.1) |
| XYZ | xyz(44.0886, 47.3760, 85.4025) |
| Luminance | 0.4738 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.72
Sky Blue (survey)
#75BBFD
ΔE00 4.31
Pastel Blue
#A2BFFE
ΔE00 4.86
Baby Blue (survey)
#A2CFFE
ΔE00 5.06
Sky
#82CAFC
ΔE00 6.05
Light Grey Blue
#9DBCD4
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBBEB #EBBF8F
analogous
#8FE9EB #8FBBEB #918FEB
triadic
#8FBBEB #EB8FBB #BBEB8F
tetradic
#8FBBEB #EB8FE9 #EBBF8F #8FEB91
square
#8FBBEB #EB8FE9 #EBBF8F #8FEB91
split-complementary
#8FBBEB #EB918F #E9EB8F
monochromatic
#277CD8 #5B9BE2 #8FBBEB #C3DBF4 #E5EFFA
Accessibility & contrast
On white
2.00
#8FBBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#8FBBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBBEB
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBBEB | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9BCED
Deuteranopia (green-blind)
#9DB3EA
Tritanopia (blue-blind)
#6FC6CB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #8fbbeb; /* rgb */ color: rgb(143, 187, 235); /* oklch */ color: oklch(77.8% 0.084 251.1);
Tailwind
colors: {
custom: {
50: '#b3cff1',
500: '#8fbbeb',
950: '#000000',
},
}SCSS
$custom: #8fbbeb; $custom-light: #b3cff1; $custom-dark: #000000;
JSON
{
"hex": "#8fbbeb",
"rgb": {
"r": 143,
"g": 187,
"b": 235
},
"hsl": {
"h": 211.304,
"s": 69.697,
"l": 74.118
},
"oklch": {
"l": 0.77815,
"c": 0.08354,
"h": 251.1
},
"luminance": 0.47378
}Semantic roles & 50–950 ramp
primary
#8FBBEB
secondary
#F2E6D9
accent
#7714D2
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111316
muted
#808284