#9EBBC2#9EBBC2
#9EBBC2 is a light, muted cyan. Relative luminance 0.467; OKLCH L 77.3% C 0.033 H 213.9°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #9EBBC2 |
|---|---|
| RGB | rgb(158, 187, 194) |
| HSL | hsl(192, 23%, 69%) |
| HSV | hsv(192, 19%, 76%) |
| CMYK | cmyk(18.6%, 3.6%, 0%, 23.9%) |
| CIE-LAB | lab(74.00, -8.29, -6.82) |
| CIE-LCH | lch(74.00, 10.73, 219.43°) |
| OKLab | oklab(77.27% -0.0274 -0.0185) |
| OKLCH | oklch(77.27% 0.033 213.9) |
| XYZ | xyz(41.6058, 46.7036, 57.8511) |
| Luminance | 0.4671 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 7.12
Cool Gray
#9AA7B0
ΔE00 7.70
Bluegrey
#85A3B2
ΔE00 7.70
Lightblue
#ADD8E6
ΔE00 7.73
Cool Grey
#95A3A6
ΔE00 7.75
Cloudy Blue
#ACC2D9
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EBBC2 #C2A59E
analogous
#9EC2B7 #9EBBC2 #9EA9C2
triadic
#9EBBC2 #C29EBB #BBC29E
tetradic
#9EBBC2 #B79EC2 #C2A59E #A9C29E
square
#9EBBC2 #B79EC2 #C2A59E #A9C29E
split-complementary
#9EBBC2 #C29EA9 #C2B79E
monochromatic
#59838D #78A1AA #9EBBC2 #C4D5DA #E9F0F1
Accessibility & contrast
On white
2.03
#9EBBC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#9EBBC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EBBC2
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EBBC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EBBC2 | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B9C2
Deuteranopia (green-blind)
#AFB4C2
Tritanopia (blue-blind)
#94BEBD
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #9ebbc2; /* rgb */ color: rgb(158, 187, 194); /* oklch */ color: oklch(77.3% 0.033 213.9);
Tailwind
colors: {
custom: {
50: '#bbcfd4',
500: '#9ebbc2',
950: '#000000',
},
}SCSS
$custom: #9ebbc2; $custom-light: #bbcfd4; $custom-dark: #000000;
JSON
{
"hex": "#9ebbc2",
"rgb": {
"r": 158,
"g": 187,
"b": 194
},
"hsl": {
"h": 191.667,
"s": 22.785,
"l": 69.02
},
"oklch": {
"l": 0.77268,
"c": 0.03306,
"h": 213.9
},
"luminance": 0.46705
}Semantic roles & 50–950 ramp
primary
#9EBBC2
secondary
#E3DBD9
accent
#5644A1
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#121314
muted
#818283