#8CBFD2#8CBFD2
#8CBFD2 is a light, muted cyan. Relative luminance 0.475; OKLCH L 77.5% C 0.060 H 223.0°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #8CBFD2 |
|---|---|
| RGB | rgb(140, 191, 210) |
| HSL | hsl(196, 44%, 69%) |
| HSV | hsv(196, 33%, 82%) |
| CMYK | cmyk(33.3%, 9%, 0%, 17.6%) |
| CIE-LAB | lab(74.50, -12.07, -14.89) |
| CIE-LCH | lch(74.50, 19.16, 230.97°) |
| OKLab | oklab(77.54% -0.0438 -0.0408) |
| OKLCH | oklch(77.54% 0.06 223) |
| XYZ | xyz(41.0751, 47.4880, 67.9621) |
| Luminance | 0.4749 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.86
Baby Blue
#89CFF0
ΔE00 5.67
Light Grey Blue
#9DBCD4
ΔE00 6.19
Lightblue
#ADD8E6
ΔE00 6.83
Lightblue (survey)
#7BC8F6
ΔE00 7.73
Lightskyblue
#87CEFA
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CBFD2 #D29F8C
analogous
#8CD2C2 #8CBFD2 #8C9CD2
triadic
#8CBFD2 #D28CBF #BFD28C
tetradic
#8CBFD2 #C28CD2 #D29F8C #9CD28C
square
#8CBFD2 #C28CD2 #D29F8C #9CD28C
split-complementary
#8CBFD2 #D28C9C #D2C28C
monochromatic
#4089A4 #60A7C1 #8CBFD2 #B8D7E3 #E4F0F4
Accessibility & contrast
On white
2.00
#8CBFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#8CBFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CBFD2
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CBFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CBFD2 | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BCD3
Deuteranopia (green-blind)
#A9B4D2
Tritanopia (blue-blind)
#74C5C5
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #8cbfd2; /* rgb */ color: rgb(140, 191, 210); /* oklch */ color: oklch(77.5% 0.060 223.0);
Tailwind
colors: {
custom: {
50: '#b0d2df',
500: '#8cbfd2',
950: '#000000',
},
}SCSS
$custom: #8cbfd2; $custom-light: #b0d2df; $custom-dark: #000000;
JSON
{
"hex": "#8cbfd2",
"rgb": {
"r": 140,
"g": 191,
"b": 210
},
"hsl": {
"h": 196.286,
"s": 43.75,
"l": 68.627
},
"oklch": {
"l": 0.77544,
"c": 0.05982,
"h": 223
},
"luminance": 0.4749
}Semantic roles & 50–950 ramp
primary
#8CBFD2
secondary
#E7D8D2
accent
#542FB7
background
#FAFCFD
surface
#F5F9FB
border
#CFD2D4
text
#111415
muted
#808283