#9EBEBB#9EBEBB
#9EBEBB is a light, muted teal. Relative luminance 0.477; OKLCH L 77.7% C 0.035 H 189.5°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #9EBEBB |
|---|---|
| RGB | rgb(158, 190, 187) |
| HSL | hsl(174, 20%, 68%) |
| HSV | hsv(174, 17%, 75%) |
| CMYK | cmyk(16.8%, 0%, 1.6%, 25.5%) |
| CIE-LAB | lab(74.62, -11.36, -2.08) |
| CIE-LCH | lch(74.62, 11.55, 190.39°) |
| OKLab | oklab(77.7% -0.0343 -0.0057) |
| OKLCH | oklch(77.7% 0.035 189.5) |
| XYZ | xyz(41.4812, 47.6827, 54.0222) |
| Luminance | 0.4768 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.20
Lightblue
#ADD8E6
ΔE00 9.60
Cool Grey
#95A3A6
ΔE00 9.75
Silver (survey)
#C5C9C7
ΔE00 11.03
Cool Gray
#9AA7B0
ΔE00 11.20
Bluegrey
#85A3B2
ΔE00 11.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EBEBB #BE9EA1
analogous
#9EBEAB #9EBEBB #9EB1BE
triadic
#9EBEBB #BB9EBE #BEBB9E
tetradic
#9EBEBB #AB9EBE #BE9EA1 #B1BE9E
square
#9EBEBB #AB9EBE #BE9EA1 #B1BE9E
split-complementary
#9EBEBB #BE9EB1 #BEAB9E
monochromatic
#5B8783 #79A5A1 #9EBEBB #C3D7D5 #E7EFEE
Accessibility & contrast
On white
1.99
#9EBEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#9EBEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EBEBB
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EBEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EBEBB | 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)
#BABABB
Deuteranopia (green-blind)
#B4B6BB
Tritanopia (blue-blind)
#95C0BD
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #9ebebb; /* rgb */ color: rgb(158, 190, 187); /* oklch */ color: oklch(77.7% 0.035 189.5);
Tailwind
colors: {
custom: {
50: '#bbd1cf',
500: '#9ebebb',
950: '#000000',
},
}SCSS
$custom: #9ebebb; $custom-light: #bbd1cf; $custom-dark: #000000;
JSON
{
"hex": "#9ebebb",
"rgb": {
"r": 158,
"g": 190,
"b": 187
},
"hsl": {
"h": 174.375,
"s": 19.753,
"l": 68.235
},
"oklch": {
"l": 0.77698,
"c": 0.03482,
"h": 189.5
},
"luminance": 0.47684
}Semantic roles & 50–950 ramp
primary
#9EBEBB
secondary
#E1D7D8
accent
#47509E
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121413
muted
#818282