#8FBBEE#8FBBEE
#8FBBEE is a light, moderate cyan. Relative luminance 0.476; OKLCH L 77.9% C 0.087 H 252.6°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBBEE |
|---|---|
| RGB | rgb(143, 187, 238) |
| HSL | hsl(212, 74%, 75%) |
| HSV | hsv(212, 40%, 93%) |
| CMYK | cmyk(39.9%, 21.4%, 0%, 6.7%) |
| CIE-LAB | lab(74.54, -1.94, -29.98) |
| CIE-LCH | lch(74.54, 30.05, 266.30°) |
| OKLab | oklab(77.94% -0.0261 -0.0831) |
| OKLCH | oklch(77.94% 0.087 252.6) |
| XYZ | xyz(44.5257, 47.5508, 87.7044) |
| Luminance | 0.4755 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.26
Sky Blue (survey)
#75BBFD
ΔE00 4.32
Pastel Blue
#A2BFFE
ΔE00 4.54
Baby Blue (survey)
#A2CFFE
ΔE00 5.06
Light Blue
#95D0FC
ΔE00 6.29
Sky
#82CAFC
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBBEE #EEC28F
analogous
#8FEAEE #8FBBEE #938FEE
triadic
#8FBBEE #EE8FBB #BBEE8F
tetradic
#8FBBEE #EE8FEA #EEC28F #8FEE93
square
#8FBBEE #EE8FEA #EEC28F #8FEE93
split-complementary
#8FBBEE #EE938F #EAEE8F
monochromatic
#257ADE #5A9BE6 #8FBBEE #C4DBF6 #E4EFFB
Accessibility & contrast
On white
2.00
#8FBBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#8FBBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBBEE
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBBEE | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8BDF0
Deuteranopia (green-blind)
#9CB3ED
Tritanopia (blue-blind)
#6DC6CC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #8fbbee; /* rgb */ color: rgb(143, 187, 238); /* oklch */ color: oklch(77.9% 0.087 252.6);
Tailwind
colors: {
custom: {
50: '#b3cff3',
500: '#8fbbee',
950: '#000000',
},
}SCSS
$custom: #8fbbee; $custom-light: #b3cff3; $custom-dark: #000000;
JSON
{
"hex": "#8fbbee",
"rgb": {
"r": 143,
"g": 187,
"b": 238
},
"hsl": {
"h": 212.211,
"s": 73.643,
"l": 74.706
},
"oklch": {
"l": 0.77939,
"c": 0.08715,
"h": 252.6
},
"luminance": 0.47553
}Semantic roles & 50–950 ramp
primary
#8FBBEE
secondary
#F3E6D8
accent
#7A10D6
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111317
muted
#808285