#8FBCED#8FBCED
#8FBCED is a light, moderate cyan. Relative luminance 0.479; OKLCH L 78.1% C 0.085 H 251.1°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBCED |
|---|---|
| RGB | rgb(143, 188, 237) |
| HSL | hsl(211, 72%, 75%) |
| HSV | hsv(211, 40%, 93%) |
| CMYK | cmyk(39.7%, 20.7%, 0%, 7.1%) |
| CIE-LAB | lab(74.77, -2.75, -29.09) |
| CIE-LCH | lch(74.77, 29.21, 264.60°) |
| OKLab | oklab(78.11% -0.0277 -0.0806) |
| OKLCH | oklch(78.11% 0.085 251.1) |
| XYZ | xyz(44.5920, 47.9180, 87.0038) |
| Luminance | 0.4792 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.67
Sky Blue (survey)
#75BBFD
ΔE00 4.13
Baby Blue (survey)
#A2CFFE
ΔE00 4.81
Pastel Blue
#A2BFFE
ΔE00 4.87
Sky
#82CAFC
ΔE00 5.82
Light Blue
#95D0FC
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBCED #EDC08F
analogous
#8FEBED #8FBCED #918FED
triadic
#8FBCED #ED8FBC #BCED8F
tetradic
#8FBCED #ED8FEB #EDC08F #8FED91
square
#8FBCED #ED8FEB #EDC08F #8FED91
split-complementary
#8FBCED #ED918F #EBED8F
monochromatic
#267DDC #5A9CE5 #8FBCED #C4DCF5 #E5EFFB
Accessibility & contrast
On white
1.98
#8FBCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#8FBCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBCED
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBCED | 1.00 | 1.98 | 10.58 | 10.58 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9BDEF
Deuteranopia (green-blind)
#9EB4EC
Tritanopia (blue-blind)
#6EC7CC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #8fbced; /* rgb */ color: rgb(143, 188, 237); /* oklch */ color: oklch(78.1% 0.085 251.1);
Tailwind
colors: {
custom: {
50: '#b3d0f3',
500: '#8fbced',
950: '#000000',
},
}SCSS
$custom: #8fbced; $custom-light: #b3d0f3; $custom-dark: #000000;
JSON
{
"hex": "#8fbced",
"rgb": {
"r": 143,
"g": 188,
"b": 237
},
"hsl": {
"h": 211.277,
"s": 72.308,
"l": 74.51
},
"oklch": {
"l": 0.78109,
"c": 0.08521,
"h": 251.1
},
"luminance": 0.47921
}Semantic roles & 50–950 ramp
primary
#8FBCED
secondary
#F2E6D9
accent
#7711D4
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111317
muted
#808285