#8FBBEF#8FBBEF
#8FBBEF is a light, moderate cyan. Relative luminance 0.476; OKLCH L 78.0% C 0.088 H 253.0°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBBEF |
|---|---|
| RGB | rgb(143, 187, 239) |
| HSL | hsl(213, 75%, 75%) |
| HSV | hsv(213, 40%, 94%) |
| CMYK | cmyk(40.2%, 21.8%, 0%, 6.3%) |
| CIE-LAB | lab(74.58, -1.67, -30.47) |
| CIE-LCH | lch(74.58, 30.51, 266.86°) |
| OKLab | oklab(77.98% -0.0258 -0.0845) |
| OKLCH | oklch(77.98% 0.088 253) |
| XYZ | xyz(44.6730, 47.6098, 88.4803) |
| Luminance | 0.4761 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.12
Sky Blue (survey)
#75BBFD
ΔE00 4.33
Pastel Blue
#A2BFFE
ΔE00 4.45
Baby Blue (survey)
#A2CFFE
ΔE00 5.07
Light Blue
#95D0FC
ΔE00 6.36
Sky
#82CAFC
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBBEF #EFC38F
analogous
#8FEBEF #8FBBEF #938FEF
triadic
#8FBBEF #EF8FBB #BBEF8F
tetradic
#8FBBEF #EF8FEB #EFC38F #8FEF93
square
#8FBBEF #EF8FEB #EFC38F #8FEF93
split-complementary
#8FBBEF #EF938F #EBEF8F
monochromatic
#247AE0 #599AE7 #8FBBEF #C5DCF7 #E4EFFB
Accessibility & contrast
On white
2.00
#8FBBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#8FBBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBBEF
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBBEF | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7BDF1
Deuteranopia (green-blind)
#9CB3EE
Tritanopia (blue-blind)
#6DC7CD
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #8fbbef; /* rgb */ color: rgb(143, 187, 239); /* oklch */ color: oklch(78.0% 0.088 253.0);
Tailwind
colors: {
custom: {
50: '#b3cff4',
500: '#8fbbef',
950: '#000000',
},
}SCSS
$custom: #8fbbef; $custom-light: #b3cff4; $custom-dark: #000000;
JSON
{
"hex": "#8fbbef",
"rgb": {
"r": 143,
"g": 187,
"b": 239
},
"hsl": {
"h": 212.5,
"s": 75,
"l": 74.902
},
"oklch": {
"l": 0.77981,
"c": 0.08837,
"h": 253
},
"luminance": 0.47612
}Semantic roles & 50–950 ramp
primary
#8FBBEF
secondary
#F3E7D8
accent
#7B0ED7
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111317
muted
#808285