#8FBBED#8FBBED
#8FBBED is a light, moderate cyan. Relative luminance 0.475; OKLCH L 77.9% C 0.086 H 252.1°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBBED |
|---|---|
| RGB | rgb(143, 187, 237) |
| HSL | hsl(212, 72%, 75%) |
| HSV | hsv(212, 40%, 93%) |
| CMYK | cmyk(39.7%, 21.1%, 0%, 7.1%) |
| CIE-LAB | lab(74.50, -2.20, -29.50) |
| CIE-LCH | lch(74.50, 29.58, 265.73°) |
| OKLab | oklab(77.9% -0.0264 -0.0818) |
| OKLCH | oklch(77.9% 0.086 252.1) |
| XYZ | xyz(44.3791, 47.4922, 86.9328) |
| Luminance | 0.4749 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.41
Sky Blue (survey)
#75BBFD
ΔE00 4.31
Pastel Blue
#A2BFFE
ΔE00 4.64
Baby Blue (survey)
#A2CFFE
ΔE00 5.05
Light Blue
#95D0FC
ΔE00 6.22
Sky
#82CAFC
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBBED #EDC18F
analogous
#8FEAED #8FBBED #928FED
triadic
#8FBBED #ED8FBB #BBED8F
tetradic
#8FBBED #ED8FEA #EDC18F #8FED92
square
#8FBBED #ED8FEA #EDC18F #8FED92
split-complementary
#8FBBED #ED928F #EAED8F
monochromatic
#267BDC #5A9BE5 #8FBBED #C4DBF5 #E5EFFB
Accessibility & contrast
On white
2.00
#8FBBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#8FBBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBBED
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBBED | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8BDEF
Deuteranopia (green-blind)
#9DB3EC
Tritanopia (blue-blind)
#6EC6CC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #8fbbed; /* rgb */ color: rgb(143, 187, 237); /* oklch */ color: oklch(77.9% 0.086 252.1);
Tailwind
colors: {
custom: {
50: '#b3cff3',
500: '#8fbbed',
950: '#000000',
},
}SCSS
$custom: #8fbbed; $custom-light: #b3cff3; $custom-dark: #000000;
JSON
{
"hex": "#8fbbed",
"rgb": {
"r": 143,
"g": 187,
"b": 237
},
"hsl": {
"h": 211.915,
"s": 72.308,
"l": 74.51
},
"oklch": {
"l": 0.77898,
"c": 0.08594,
"h": 252.1
},
"luminance": 0.47495
}Semantic roles & 50–950 ramp
primary
#8FBBED
secondary
#F2E6D9
accent
#7911D4
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111317
muted
#808285