#8CBFFD#8CBFFD
#8CBFFD is a light, moderate cyan. Relative luminance 0.499; OKLCH L 79.2% C 0.104 H 253.8°. Best body text is #000000 at 10.99:1 contrast (WCAG AA passes).
Color values
| HEX | #8CBFFD |
|---|---|
| RGB | rgb(140, 191, 253) |
| HSL | hsl(213, 97%, 77%) |
| HSV | hsv(213, 45%, 99%) |
| CMYK | cmyk(44.7%, 24.5%, 0%, 0.8%) |
| CIE-LAB | lab(76.02, -0.79, -35.78) |
| CIE-LCH | lch(76.02, 35.79, 268.73°) |
| OKLab | oklab(79.25% -0.029 -0.0998) |
| OKLCH | oklch(79.25% 0.104 253.8) |
| XYZ | xyz(47.1697, 49.9259, 100.0606) |
| Luminance | 0.4993 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.18
Sky Blue (survey)
#75BBFD
ΔE00 3.51
Baby Blue (survey)
#A2CFFE
ΔE00 4.46
Pastel Blue
#A2BFFE
ΔE00 5.09
Sky
#82CAFC
ΔE00 5.68
Light Blue
#95D0FC
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CBFFD #FDCA8C
analogous
#8CF8FD #8CBFFD #928CFD
triadic
#8CBFFD #FD8CBF #BFFD8C
tetradic
#8CBFFD #FD8CF8 #FDCA8C #8CFD92
square
#8CBFFD #FD8CF8 #FDCA8C #8CFD92
split-complementary
#8CBFFD #FD928C #F8FD8C
monochromatic
#147CFB #509EFC #8CBFFD #C8E0FE #E1EEFE
Accessibility & contrast
On white
1.91
#8CBFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.99
#8CBFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CBFFD
10.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CBFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CBFFD | 1.00 | 1.91 | 10.99 | 10.99 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7C2FF
Deuteranopia (green-blind)
#99B6FC
Tritanopia (blue-blind)
#5FCDD4
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #8cbffd; /* rgb */ color: rgb(140, 191, 253); /* oklch */ color: oklch(79.2% 0.104 253.8);
Tailwind
colors: {
custom: {
50: '#b2d2fe',
500: '#8cbffd',
950: '#000000',
},
}SCSS
$custom: #8cbffd; $custom-light: #b2d2fe; $custom-dark: #000000;
JSON
{
"hex": "#8cbffd",
"rgb": {
"r": 140,
"g": 191,
"b": 253
},
"hsl": {
"h": 212.92,
"s": 96.581,
"l": 77.059
},
"oklch": {
"l": 0.79249,
"c": 0.1039,
"h": 253.8
},
"luminance": 0.49929
}Semantic roles & 50–950 ramp
primary
#8CBFFD
secondary
#F7E7D4
accent
#7E00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111418
muted
#808286