#8CBFD3#8CBFD3
#8CBFD3 is a light, moderate cyan. Relative luminance 0.475; OKLCH L 77.6% C 0.060 H 224.2°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #8CBFD3 |
|---|---|
| RGB | rgb(140, 191, 211) |
| HSL | hsl(197, 45%, 69%) |
| HSV | hsv(197, 34%, 83%) |
| CMYK | cmyk(33.6%, 9.5%, 0%, 17.3%) |
| CIE-LAB | lab(74.53, -11.82, -15.38) |
| CIE-LCH | lch(74.53, 19.40, 232.46°) |
| OKLab | oklab(77.58% -0.0434 -0.0421) |
| OKLCH | oklch(77.58% 0.06 224.2) |
| XYZ | xyz(41.2001, 47.5380, 68.6202) |
| Luminance | 0.4754 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.72
Baby Blue
#89CFF0
ΔE00 5.45
Light Grey Blue
#9DBCD4
ΔE00 5.91
Lightblue
#ADD8E6
ΔE00 6.89
Lightblue (survey)
#7BC8F6
ΔE00 7.38
Lightskyblue
#87CEFA
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CBFD3 #D3A08C
analogous
#8CD3C4 #8CBFD3 #8C9CD3
triadic
#8CBFD3 #D38CBF #BFD38C
tetradic
#8CBFD3 #C48CD3 #D3A08C #9CD38C
square
#8CBFD3 #C48CD3 #D3A08C #9CD38C
split-complementary
#8CBFD3 #D38C9C #D3C48C
monochromatic
#3F89A5 #60A6C2 #8CBFD3 #B8D8E4 #E5F0F5
Accessibility & contrast
On white
2.00
#8CBFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#8CBFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CBFD3
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CBFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CBFD3 | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BCD4
Deuteranopia (green-blind)
#A9B4D3
Tritanopia (blue-blind)
#73C5C5
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #8cbfd3; /* rgb */ color: rgb(140, 191, 211); /* oklch */ color: oklch(77.6% 0.060 224.2);
Tailwind
colors: {
custom: {
50: '#b0d2e0',
500: '#8cbfd3',
950: '#000000',
},
}SCSS
$custom: #8cbfd3; $custom-light: #b0d2e0; $custom-dark: #000000;
JSON
{
"hex": "#8cbfd3",
"rgb": {
"r": 140,
"g": 191,
"b": 211
},
"hsl": {
"h": 196.901,
"s": 44.654,
"l": 68.824
},
"oklch": {
"l": 0.7758,
"c": 0.06049,
"h": 224.2
},
"luminance": 0.4754
}Semantic roles & 50–950 ramp
primary
#8CBFD3
secondary
#E8D9D3
accent
#552EB8
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283