#8CBBE2#8CBBE2
#8CBBE2 is a light, moderate cyan. Relative luminance 0.466; OKLCH L 77.3% C 0.075 H 244.0°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #8CBBE2 |
|---|---|
| RGB | rgb(140, 187, 226) |
| HSL | hsl(207, 60%, 72%) |
| HSV | hsv(207, 38%, 89%) |
| CMYK | cmyk(38.1%, 17.3%, 0%, 11.4%) |
| CIE-LAB | lab(73.94, -5.89, -24.43) |
| CIE-LCH | lch(73.94, 25.13, 256.45°) |
| OKLab | oklab(77.28% -0.0329 -0.0674) |
| OKLCH | oklch(77.28% 0.075 244) |
| XYZ | xyz(42.3085, 46.6047, 78.7030) |
| Luminance | 0.4661 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.49
Sky Blue (survey)
#75BBFD
ΔE00 4.61
Carolina Blue
#8AB8FE
ΔE00 4.91
Sky
#82CAFC
ΔE00 5.11
Lightblue (survey)
#7BC8F6
ΔE00 5.30
Light Blue
#95D0FC
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CBBE2 #E2B38C
analogous
#8CE2DE #8CBBE2 #8C90E2
triadic
#8CBBE2 #E28CBB #BBE28C
tetradic
#8CBBE2 #DE8CE2 #E2B38C #90E28C
square
#8CBBE2 #DE8CE2 #E2B38C #90E28C
split-complementary
#8CBBE2 #E28C90 #E2DE8C
monochromatic
#3181C3 #5B9ED6 #8CBBE2 #BDD8EE #E7F1F9
Accessibility & contrast
On white
2.03
#8CBBE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#8CBBE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CBBE2
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CBBE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CBBE2 | 1.00 | 2.03 | 10.32 | 10.32 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABBBE4
Deuteranopia (green-blind)
#A0B2E1
Tritanopia (blue-blind)
#6EC4C8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8cbbe2; /* rgb */ color: rgb(140, 187, 226); /* oklch */ color: oklch(77.3% 0.075 244.0);
Tailwind
colors: {
custom: {
50: '#b0cfeb',
500: '#8cbbe2',
950: '#000000',
},
}SCSS
$custom: #8cbbe2; $custom-light: #b0cfeb; $custom-dark: #000000;
JSON
{
"hex": "#8cbbe2",
"rgb": {
"r": 140,
"g": 187,
"b": 226
},
"hsl": {
"h": 207.209,
"s": 59.722,
"l": 71.765
},
"oklch": {
"l": 0.77275,
"c": 0.07503,
"h": 244
},
"luminance": 0.46607
}Semantic roles & 50–950 ramp
primary
#8CBBE2
secondary
#F0E4DA
accent
#6B1EC7
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111316
muted
#808284