#8FBCEA#8FBCEA
#8FBCEA is a light, moderate cyan. Relative luminance 0.477; OKLCH L 78.0% C 0.082 H 249.5°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBCEA |
|---|---|
| RGB | rgb(143, 188, 234) |
| HSL | hsl(210, 68%, 74%) |
| HSV | hsv(210, 39%, 92%) |
| CMYK | cmyk(38.9%, 19.7%, 0%, 8.2%) |
| CIE-LAB | lab(74.66, -3.54, -27.63) |
| CIE-LCH | lch(74.66, 27.86, 262.70°) |
| OKLab | oklab(77.99% -0.0286 -0.0765) |
| OKLCH | oklch(77.99% 0.082 249.5) |
| XYZ | xyz(44.1574, 47.7441, 84.7147) |
| Luminance | 0.4775 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.18
Sky Blue (survey)
#75BBFD
ΔE00 4.19
Baby Blue (survey)
#A2CFFE
ΔE00 4.86
Pastel Blue
#A2BFFE
ΔE00 5.24
Sky
#82CAFC
ΔE00 5.57
Light Blue
#95D0FC
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBCEA #EABD8F
analogous
#8FE9EA #8FBCEA #908FEA
triadic
#8FBCEA #EA8FBC #BCEA8F
tetradic
#8FBCEA #EA8FE9 #EABD8F #8FEA90
square
#8FBCEA #EA8FE9 #EABD8F #8FEA90
split-complementary
#8FBCEA #EA908F #E9EA8F
monochromatic
#287ED6 #5B9DE0 #8FBCEA #C3DBF4 #E5F0FA
Accessibility & contrast
On white
1.99
#8FBCEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#8FBCEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBCEA
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBCEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBCEA | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AABDEC
Deuteranopia (green-blind)
#9FB4E9
Tritanopia (blue-blind)
#6FC7CB
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #8fbcea; /* rgb */ color: rgb(143, 188, 234); /* oklch */ color: oklch(78.0% 0.082 249.5);
Tailwind
colors: {
custom: {
50: '#b3d0f0',
500: '#8fbcea',
950: '#000000',
},
}SCSS
$custom: #8fbcea; $custom-light: #b3d0f0; $custom-dark: #000000;
JSON
{
"hex": "#8fbcea",
"rgb": {
"r": 143,
"g": 188,
"b": 234
},
"hsl": {
"h": 210.33,
"s": 68.421,
"l": 73.922
},
"oklch": {
"l": 0.77987,
"c": 0.08167,
"h": 249.5
},
"luminance": 0.47747
}Semantic roles & 50–950 ramp
primary
#8FBCEA
secondary
#F2E6D9
accent
#7415D0
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111316
muted
#808284