#9EBECB#9EBECB
#9EBECB is a light, muted cyan. Relative luminance 0.484; OKLCH L 78.2% C 0.039 H 224.4°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #9EBECB |
|---|---|
| RGB | rgb(158, 190, 203) |
| HSL | hsl(197, 30%, 71%) |
| HSV | hsv(197, 22%, 80%) |
| CMYK | cmyk(22.2%, 6.4%, 0%, 20.4%) |
| CIE-LAB | lab(75.08, -7.89, -10.11) |
| CIE-LCH | lch(75.08, 12.82, 232.02°) |
| OKLab | oklab(78.21% -0.028 -0.0274) |
| OKLCH | oklch(78.21% 0.039 224.4) |
| XYZ | xyz(43.2905, 48.4063, 63.5508) |
| Luminance | 0.4841 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.79
Cloudy Blue
#ACC2D9
ΔE00 6.62
Lightblue
#ADD8E6
ΔE00 6.63
Bluegrey
#85A3B2
ΔE00 7.69
Sky Blue
#87CEEB
ΔE00 7.88
Cool Gray
#9AA7B0
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EBECB #CBAB9E
analogous
#9ECBC1 #9EBECB #9EA7CB
triadic
#9EBECB #CB9EBE #BECB9E
tetradic
#9EBECB #C19ECB #CBAB9E #A7CB9E
square
#9EBECB #C19ECB #CBAB9E #A7CB9E
split-complementary
#9EBECB #CB9EA7 #CBC19E
monochromatic
#53879B #76A3B6 #9EBECB #C6D9E0 #EBF2F4
Accessibility & contrast
On white
1.97
#9EBECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#9EBECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EBECB
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EBECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EBECB | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BCCC
Deuteranopia (green-blind)
#B0B6CB
Tritanopia (blue-blind)
#91C2C2
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #9ebecb; /* rgb */ color: rgb(158, 190, 203); /* oklch */ color: oklch(78.2% 0.039 224.4);
Tailwind
colors: {
custom: {
50: '#bbd1da',
500: '#9ebecb',
950: '#000000',
},
}SCSS
$custom: #9ebecb; $custom-light: #bbd1da; $custom-dark: #000000;
JSON
{
"hex": "#9ebecb",
"rgb": {
"r": 158,
"g": 190,
"b": 203
},
"hsl": {
"h": 197.333,
"s": 30.201,
"l": 70.784
},
"oklch": {
"l": 0.7821,
"c": 0.03922,
"h": 224.4
},
"luminance": 0.48408
}Semantic roles & 50–950 ramp
primary
#9EBECB
secondary
#E8E0DC
accent
#5C3DA9
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#121414
muted
#818283