#8CBFF5#8CBFF5
#8CBFF5 is a light, moderate cyan. Relative luminance 0.494; OKLCH L 78.9% C 0.094 H 250.5°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #8CBFF5 |
|---|---|
| RGB | rgb(140, 191, 245) |
| HSL | hsl(211, 84%, 75%) |
| HSV | hsv(211, 43%, 96%) |
| CMYK | cmyk(42.9%, 22%, 0%, 3.9%) |
| CIE-LAB | lab(75.72, -2.99, -31.96) |
| CIE-LCH | lch(75.72, 32.10, 264.66°) |
| OKLab | oklab(78.91% -0.0315 -0.0888) |
| OKLCH | oklch(78.91% 0.094 250.5) |
| XYZ | xyz(45.9220, 49.4268, 93.4890) |
| Luminance | 0.4943 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.88
Sky Blue (survey)
#75BBFD
ΔE00 3.20
Baby Blue (survey)
#A2CFFE
ΔE00 4.32
Sky
#82CAFC
ΔE00 4.87
Light Blue
#95D0FC
ΔE00 5.05
Pastel Blue
#A2BFFE
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CBFF5 #F5C28C
analogous
#8CF4F5 #8CBFF5 #8D8CF5
triadic
#8CBFF5 #F58CBF #BFF58C
tetradic
#8CBFF5 #F58CF4 #F5C28C #8CF58D
square
#8CBFF5 #F58CF4 #F5C28C #8CF58D
split-complementary
#8CBFF5 #F58D8C #F4F58C
monochromatic
#1B80EB #54A0F0 #8CBFF5 #C4DEFA #E3EFFD
Accessibility & contrast
On white
1.93
#8CBFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.89
#8CBFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CBFF5
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CBFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CBFF5 | 1.00 | 1.93 | 10.89 | 10.89 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC1F8
Deuteranopia (green-blind)
#9DB6F4
Tritanopia (blue-blind)
#63CBD1
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #8cbff5; /* rgb */ color: rgb(140, 191, 245); /* oklch */ color: oklch(78.9% 0.094 250.5);
Tailwind
colors: {
custom: {
50: '#b2d2f8',
500: '#8cbff5',
950: '#000000',
},
}SCSS
$custom: #8cbff5; $custom-light: #b2d2f8; $custom-dark: #000000;
JSON
{
"hex": "#8cbff5",
"rgb": {
"r": 140,
"g": 191,
"b": 245
},
"hsl": {
"h": 210.857,
"s": 84,
"l": 75.49
},
"oklch": {
"l": 0.78906,
"c": 0.09424,
"h": 250.5
},
"luminance": 0.4943
}Semantic roles & 50–950 ramp
primary
#8CBFF5
secondary
#F4E6D7
accent
#7605E0
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111417
muted
#808285