#8CBFD5#8CBFD5
#8CBFD5 is a light, moderate cyan. Relative luminance 0.476; OKLCH L 77.7% C 0.062 H 226.5°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #8CBFD5 |
|---|---|
| RGB | rgb(140, 191, 213) |
| HSL | hsl(198, 46%, 69%) |
| HSV | hsv(198, 34%, 84%) |
| CMYK | cmyk(34.3%, 10.3%, 0%, 16.5%) |
| CIE-LAB | lab(74.60, -11.33, -16.37) |
| CIE-LCH | lch(74.60, 19.91, 235.32°) |
| OKLab | oklab(77.65% -0.0426 -0.0449) |
| OKLCH | oklch(77.65% 0.062 226.5) |
| XYZ | xyz(41.4523, 47.6389, 69.9489) |
| Luminance | 0.4764 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.51
Baby Blue
#89CFF0
ΔE00 5.06
Light Grey Blue
#9DBCD4
ΔE00 5.39
Lightblue (survey)
#7BC8F6
ΔE00 6.72
Lightskyblue
#87CEFA
ΔE00 6.96
Lightblue
#ADD8E6
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CBFD5 #D5A28C
analogous
#8CD5C7 #8CBFD5 #8C9BD5
triadic
#8CBFD5 #D58CBF #BFD58C
tetradic
#8CBFD5 #C78CD5 #D5A28C #9BD58C
square
#8CBFD5 #C78CD5 #D5A28C #9BD58C
split-complementary
#8CBFD5 #D58C9B #D5C78C
monochromatic
#3E89A9 #5FA6C5 #8CBFD5 #B9D8E5 #E6F1F6
Accessibility & contrast
On white
1.99
#8CBFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#8CBFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CBFD5
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CBFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CBFD5 | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BCD6
Deuteranopia (green-blind)
#A8B4D5
Tritanopia (blue-blind)
#73C6C6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #8cbfd5; /* rgb */ color: rgb(140, 191, 213); /* oklch */ color: oklch(77.7% 0.062 226.5);
Tailwind
colors: {
custom: {
50: '#b0d2e2',
500: '#8cbfd5',
950: '#000000',
},
}SCSS
$custom: #8cbfd5; $custom-light: #b0d2e2; $custom-dark: #000000;
JSON
{
"hex": "#8cbfd5",
"rgb": {
"r": 140,
"g": 191,
"b": 213
},
"hsl": {
"h": 198.082,
"s": 46.497,
"l": 69.216
},
"oklch": {
"l": 0.77652,
"c": 0.0619,
"h": 226.5
},
"luminance": 0.47641
}Semantic roles & 50–950 ramp
primary
#8CBFD5
secondary
#E9DAD4
accent
#572CBA
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283