#9EB0B2#9EB0B2
#9EB0B2 is a light, muted teal. Relative luminance 0.415; OKLCH L 74.4% C 0.020 H 204.8°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #9EB0B2 |
|---|---|
| RGB | rgb(158, 176, 178) |
| HSL | hsl(186, 11%, 66%) |
| HSV | hsv(186, 11%, 70%) |
| CMYK | cmyk(11.2%, 1.1%, 0%, 30.2%) |
| CIE-LAB | lab(70.55, -5.81, -3.15) |
| CIE-LCH | lch(70.55, 6.61, 208.43°) |
| OKLab | oklab(74.39% -0.0184 -0.0085) |
| OKLCH | oklch(74.39% 0.02 204.8) |
| XYZ | xyz(37.6599, 41.5334, 48.1435) |
| Luminance | 0.4153 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 3.97
Cool Gray
#9AA7B0
ΔE00 5.15
Bluegrey
#85A3B2
ΔE00 7.27
Dark Gray
#A9A9A9
ΔE00 7.73
Bluey Grey
#89A0B0
ΔE00 7.90
Dove Gray
#B6B8BD
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EB0B2 #B2A09E
analogous
#9EB2AA #9EB0B2 #9EA6B2
triadic
#9EB0B2 #B29EB0 #B0B29E
tetradic
#9EB0B2 #AA9EB2 #B2A09E #A6B29E
square
#9EB0B2 #AA9EB2 #B2A09E #A6B29E
split-complementary
#9EB0B2 #B29EA6 #B2AA9E
monochromatic
#5F7577 #7C9497 #9EB0B2 #C0CCCD #E2E8E8
Accessibility & contrast
On white
2.26
#9EB0B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#9EB0B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EB0B2
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EB0B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EB0B2 | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAEB2
Deuteranopia (green-blind)
#A9ABB2
Tritanopia (blue-blind)
#99B2B1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #9eb0b2; /* rgb */ color: rgb(158, 176, 178); /* oklch */ color: oklch(74.4% 0.020 204.8);
Tailwind
colors: {
custom: {
50: '#bac7c9',
500: '#9eb0b2',
950: '#000000',
},
}SCSS
$custom: #9eb0b2; $custom-light: #bac7c9; $custom-dark: #000000;
JSON
{
"hex": "#9eb0b2",
"rgb": {
"r": 158,
"g": 176,
"b": 178
},
"hsl": {
"h": 186,
"s": 11.494,
"l": 65.882
},
"oklch": {
"l": 0.7439,
"c": 0.02026,
"h": 204.8
},
"luminance": 0.41534
}Semantic roles & 50–950 ramp
primary
#9EB0B2
secondary
#D9D3D3
accent
#575096
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111313
muted
#808282