#8CBFFE#8CBFFE
#8CBFFE is a light, moderate cyan. Relative luminance 0.500; OKLCH L 79.3% C 0.105 H 254.2°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #8CBFFE |
|---|---|
| RGB | rgb(140, 191, 254) |
| HSL | hsl(213, 98%, 77%) |
| HSV | hsv(213, 45%, 100%) |
| CMYK | cmyk(44.9%, 24.8%, 0%, 0.4%) |
| CIE-LAB | lab(76.06, -0.51, -36.26) |
| CIE-LCH | lch(76.06, 36.26, 269.19°) |
| OKLab | oklab(79.29% -0.0287 -0.1011) |
| OKLCH | oklch(79.29% 0.105 254.2) |
| XYZ | xyz(47.3295, 49.9898, 100.9017) |
| Luminance | 0.4999 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.13
Sky Blue (survey)
#75BBFD
ΔE00 3.57
Baby Blue (survey)
#A2CFFE
ΔE00 4.49
Pastel Blue
#A2BFFE
ΔE00 5.05
Light Blue
#95D0FC
ΔE00 5.77
Sky
#82CAFC
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CBFFE #FECB8C
analogous
#8CF8FE #8CBFFE #928CFE
triadic
#8CBFFE #FE8CBF #BFFE8C
tetradic
#8CBFFE #FE8CF8 #FECB8C #8CFE92
square
#8CBFFE #FE8CF8 #FECB8C #8CFE92
split-complementary
#8CBFFE #FE928C #F8FE8C
monochromatic
#137BFD #4F9DFD #8CBFFE #C9E1FF #E1EEFF
Accessibility & contrast
On white
1.91
#8CBFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#8CBFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CBFFE
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CBFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CBFFE | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7C2FF
Deuteranopia (green-blind)
#99B7FD
Tritanopia (blue-blind)
#5ECDD5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #8cbffe; /* rgb */ color: rgb(140, 191, 254); /* oklch */ color: oklch(79.3% 0.105 254.2);
Tailwind
colors: {
custom: {
50: '#b2d2ff',
500: '#8cbffe',
950: '#000000',
},
}SCSS
$custom: #8cbffe; $custom-light: #b2d2ff; $custom-dark: #000000;
JSON
{
"hex": "#8cbffe",
"rgb": {
"r": 140,
"g": 191,
"b": 254
},
"hsl": {
"h": 213.158,
"s": 98.276,
"l": 77.255
},
"oklch": {
"l": 0.79293,
"c": 0.10512,
"h": 254.2
},
"luminance": 0.49993
}Semantic roles & 50–950 ramp
primary
#8CBFFE
secondary
#F7E7D4
accent
#7F00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111418
muted
#808286