#8FBAEC#8FBAEC
#8FBAEC is a light, moderate cyan. Relative luminance 0.470; OKLCH L 77.6% C 0.085 H 252.6°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBAEC |
|---|---|
| RGB | rgb(143, 186, 236) |
| HSL | hsl(212, 71%, 74%) |
| HSV | hsv(212, 39%, 93%) |
| CMYK | cmyk(39.4%, 21.2%, 0%, 7.5%) |
| CIE-LAB | lab(74.20, -1.93, -29.43) |
| CIE-LCH | lch(74.20, 29.49, 266.26°) |
| OKLab | oklab(77.64% -0.0255 -0.0816) |
| OKLCH | oklch(77.64% 0.085 252.6) |
| XYZ | xyz(44.0221, 47.0111, 86.0950) |
| Luminance | 0.4701 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.34
Sky Blue (survey)
#75BBFD
ΔE00 4.51
Pastel Blue
#A2BFFE
ΔE00 4.54
Baby Blue (survey)
#A2CFFE
ΔE00 5.31
Light Grey Blue
#9DBCD4
ΔE00 6.41
Light Blue
#95D0FC
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBAEC #ECC18F
analogous
#8FE9EC #8FBAEC #938FEC
triadic
#8FBAEC #EC8FBA #BAEC8F
tetradic
#8FBAEC #EC8FE9 #ECC18F #8FEC93
square
#8FBAEC #EC8FE9 #ECC18F #8FEC93
split-complementary
#8FBAEC #EC938F #E9EC8F
monochromatic
#267ADA #5B9AE3 #8FBAEC #C3DAF5 #E5EFFB
Accessibility & contrast
On white
2.02
#8FBAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#8FBAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBAEC
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBAEC | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7BCEE
Deuteranopia (green-blind)
#9CB2EB
Tritanopia (blue-blind)
#6EC5CB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8fbaec; /* rgb */ color: rgb(143, 186, 236); /* oklch */ color: oklch(77.6% 0.085 252.6);
Tailwind
colors: {
custom: {
50: '#b3cef2',
500: '#8fbaec',
950: '#000000',
},
}SCSS
$custom: #8fbaec; $custom-light: #b3cef2; $custom-dark: #000000;
JSON
{
"hex": "#8fbaec",
"rgb": {
"r": 143,
"g": 186,
"b": 236
},
"hsl": {
"h": 212.258,
"s": 70.992,
"l": 74.314
},
"oklch": {
"l": 0.77644,
"c": 0.08548,
"h": 252.6
},
"luminance": 0.47014
}Semantic roles & 50–950 ramp
primary
#8FBAEC
secondary
#F2E6D9
accent
#7A12D3
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111317
muted
#808285