#9CBCD2#9CBCD2
#9CBCD2 is a light, muted cyan. Relative luminance 0.477; OKLCH L 77.9% C 0.047 H 238.2°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #9CBCD2 |
|---|---|
| RGB | rgb(156, 188, 210) |
| HSL | hsl(204, 38%, 72%) |
| HSV | hsv(204, 26%, 82%) |
| CMYK | cmyk(25.7%, 10.5%, 0%, 17.6%) |
| CIE-LAB | lab(74.63, -5.84, -14.60) |
| CIE-LCH | lch(74.63, 15.73, 248.22°) |
| OKLab | oklab(77.89% -0.0246 -0.0398) |
| OKLCH | oklch(77.89% 0.047 238.2) |
| XYZ | xyz(43.3230, 47.6859, 67.8819) |
| Luminance | 0.4769 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 0.99
Cloudy Blue
#ACC2D9
ΔE00 4.00
Lightsteelblue
#B0C4DE
ΔE00 5.63
Light Blue Grey
#B7C9E2
ΔE00 6.74
Baby Blue
#89CFF0
ΔE00 7.67
Bluegrey
#85A3B2
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CBCD2 #D2B29C
analogous
#9CD2CD #9CBCD2 #9CA1D2
triadic
#9CBCD2 #D29CBC #BCD29C
tetradic
#9CBCD2 #CD9CD2 #D2B29C #A1D29C
square
#9CBCD2 #CD9CD2 #D2B29C #A1D29C
split-complementary
#9CBCD2 #D29CA1 #D2CD9C
monochromatic
#4C82A7 #72A0BF #9CBCD2 #C6D8E5 #EAF1F5
Accessibility & contrast
On white
1.99
#9CBCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#9CBCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CBCD2
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CBCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CBCD2 | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2BBD3
Deuteranopia (green-blind)
#ABB5D2
Tritanopia (blue-blind)
#8CC2C3
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #9cbcd2; /* rgb */ color: rgb(156, 188, 210); /* oklch */ color: oklch(77.9% 0.047 238.2);
Tailwind
colors: {
custom: {
50: '#bad0df',
500: '#9cbcd2',
950: '#000000',
},
}SCSS
$custom: #9cbcd2; $custom-light: #bad0df; $custom-dark: #000000;
JSON
{
"hex": "#9cbcd2",
"rgb": {
"r": 156,
"g": 188,
"b": 210
},
"hsl": {
"h": 204.444,
"s": 37.5,
"l": 71.765
},
"oklch": {
"l": 0.7789,
"c": 0.04683,
"h": 238.2
},
"luminance": 0.47688
}Semantic roles & 50–950 ramp
primary
#9CBCD2
secondary
#ECE4DE
accent
#6735B0
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#121415
muted
#818283