#9EBCC2#9EBCC2
#9EBCC2 is a light, muted cyan. Relative luminance 0.471; OKLCH L 77.5% C 0.034 H 211.1°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #9EBCC2 |
|---|---|
| RGB | rgb(158, 188, 194) |
| HSL | hsl(190, 23%, 69%) |
| HSV | hsv(190, 19%, 76%) |
| CMYK | cmyk(18.6%, 3.1%, 0%, 23.9%) |
| CIE-LAB | lab(74.27, -8.82, -6.41) |
| CIE-LCH | lch(74.27, 10.90, 216.03°) |
| OKLab | oklab(77.48% -0.0288 -0.0174) |
| OKLCH | oklch(77.48% 0.034 211.1) |
| XYZ | xyz(41.8187, 47.1293, 57.9220) |
| Luminance | 0.4713 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 7.59
Light Grey Blue
#9DBCD4
ΔE00 7.68
Cool Grey
#95A3A6
ΔE00 8.09
Bluegrey
#85A3B2
ΔE00 8.17
Cool Gray
#9AA7B0
ΔE00 8.25
Cloudy Blue
#ACC2D9
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EBCC2 #C2A49E
analogous
#9EC2B6 #9EBCC2 #9EAAC2
triadic
#9EBCC2 #C29EBC #BCC29E
tetradic
#9EBCC2 #B69EC2 #C2A49E #AAC29E
square
#9EBCC2 #B69EC2 #C2A49E #AAC29E
split-complementary
#9EBCC2 #C29EAA #C2B69E
monochromatic
#59848D #78A2AA #9EBCC2 #C4D6DA #E9F0F1
Accessibility & contrast
On white
2.01
#9EBCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#9EBCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EBCC2
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EBCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EBCC2 | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BAC2
Deuteranopia (green-blind)
#B0B5C2
Tritanopia (blue-blind)
#94BFBE
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #9ebcc2; /* rgb */ color: rgb(158, 188, 194); /* oklch */ color: oklch(77.5% 0.034 211.1);
Tailwind
colors: {
custom: {
50: '#bbd0d4',
500: '#9ebcc2',
950: '#000000',
},
}SCSS
$custom: #9ebcc2; $custom-light: #bbd0d4; $custom-dark: #000000;
JSON
{
"hex": "#9ebcc2",
"rgb": {
"r": 158,
"g": 188,
"b": 194
},
"hsl": {
"h": 190,
"s": 22.785,
"l": 69.02
},
"oklch": {
"l": 0.77484,
"c": 0.03364,
"h": 211.1
},
"luminance": 0.47131
}Semantic roles & 50–950 ramp
primary
#9EBCC2
secondary
#E3DAD9
accent
#5444A1
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#121414
muted
#818283