#8CBFE2#8CBFE2
#8CBFE2 is a light, moderate cyan. Relative luminance 0.483; OKLCH L 78.1% C 0.073 H 238.9°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #8CBFE2 |
|---|---|
| RGB | rgb(140, 191, 226) |
| HSL | hsl(204, 60%, 72%) |
| HSV | hsv(204, 38%, 89%) |
| CMYK | cmyk(38.1%, 15.5%, 0%, 11.4%) |
| CIE-LAB | lab(75.03, -8.03, -22.76) |
| CIE-LCH | lch(75.03, 24.14, 250.56°) |
| OKLab | oklab(78.14% -0.0379 -0.0627) |
| OKLCH | oklch(78.14% 0.073 238.9) |
| XYZ | xyz(43.1690, 48.3256, 78.9898) |
| Luminance | 0.4833 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 4.10
Light Grey Blue
#9DBCD4
ΔE00 4.29
Sky
#82CAFC
ΔE00 4.36
Lightskyblue
#87CEFA
ΔE00 4.51
Light Blue
#95D0FC
ΔE00 4.68
Baby Blue
#89CFF0
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CBFE2 #E2AF8C
analogous
#8CE2DA #8CBFE2 #8C94E2
triadic
#8CBFE2 #E28CBF #BFE28C
tetradic
#8CBFE2 #DA8CE2 #E2AF8C #94E28C
square
#8CBFE2 #DA8CE2 #E2AF8C #94E28C
split-complementary
#8CBFE2 #E28C94 #E2DA8C
monochromatic
#3187C3 #5BA4D6 #8CBFE2 #BDDAEE #E7F1F9
Accessibility & contrast
On white
1.97
#8CBFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#8CBFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CBFE2
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CBFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CBFE2 | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0BEE4
Deuteranopia (green-blind)
#A4B5E1
Tritanopia (blue-blind)
#6DC8CA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8cbfe2; /* rgb */ color: rgb(140, 191, 226); /* oklch */ color: oklch(78.1% 0.073 238.9);
Tailwind
colors: {
custom: {
50: '#b0d2eb',
500: '#8cbfe2',
950: '#000000',
},
}SCSS
$custom: #8cbfe2; $custom-light: #b0d2eb; $custom-dark: #000000;
JSON
{
"hex": "#8cbfe2",
"rgb": {
"r": 140,
"g": 191,
"b": 226
},
"hsl": {
"h": 204.419,
"s": 59.722,
"l": 71.765
},
"oklch": {
"l": 0.78138,
"c": 0.0733,
"h": 238.9
},
"luminance": 0.48328
}Semantic roles & 50–950 ramp
primary
#8CBFE2
secondary
#F0E3DA
accent
#631EC7
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284