#8CBFE7#8CBFE7
#8CBFE7 is a light, moderate cyan. Relative luminance 0.486; OKLCH L 78.3% C 0.078 H 242.6°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #8CBFE7 |
|---|---|
| RGB | rgb(140, 191, 231) |
| HSL | hsl(206, 65%, 73%) |
| HSV | hsv(206, 39%, 91%) |
| CMYK | cmyk(39.4%, 17.3%, 0%, 9.4%) |
| CIE-LAB | lab(75.20, -6.73, -25.20) |
| CIE-LCH | lch(75.20, 26.08, 255.05°) |
| OKLab | oklab(78.33% -0.0361 -0.0696) |
| OKLCH | oklch(78.33% 0.078 242.6) |
| XYZ | xyz(43.8651, 48.6040, 82.6559) |
| Luminance | 0.4861 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 3.95
Lightblue (survey)
#7BC8F6
ΔE00 4.20
Light Blue
#95D0FC
ΔE00 4.33
Sky Blue (survey)
#75BBFD
ΔE00 4.41
Lightskyblue
#87CEFA
ΔE00 4.57
Light Grey Blue
#9DBCD4
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CBFE7 #E7B48C
analogous
#8CE7E2 #8CBFE7 #8C91E7
triadic
#8CBFE7 #E78CBF #BFE78C
tetradic
#8CBFE7 #E28CE7 #E7B48C #91E78C
square
#8CBFE7 #E28CE7 #E7B48C #91E78C
split-complementary
#8CBFE7 #E78C91 #E7E28C
monochromatic
#2B86CE #59A3DC #8CBFE7 #BFDBF2 #E6F1FA
Accessibility & contrast
On white
1.96
#8CBFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#8CBFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CBFE7
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CBFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CBFE7 | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBFE9
Deuteranopia (green-blind)
#A2B5E6
Tritanopia (blue-blind)
#6BC9CC
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8cbfe7; /* rgb */ color: rgb(140, 191, 231); /* oklch */ color: oklch(78.3% 0.078 242.6);
Tailwind
colors: {
custom: {
50: '#b1d2ee',
500: '#8cbfe7',
950: '#000000',
},
}SCSS
$custom: #8cbfe7; $custom-light: #b1d2ee; $custom-dark: #000000;
JSON
{
"hex": "#8cbfe7",
"rgb": {
"r": 140,
"g": 191,
"b": 231
},
"hsl": {
"h": 206.374,
"s": 65.468,
"l": 72.745
},
"oklch": {
"l": 0.78334,
"c": 0.07845,
"h": 242.6
},
"luminance": 0.48607
}Semantic roles & 50–950 ramp
primary
#8CBFE7
secondary
#F1E4DA
accent
#6818CD
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284