#9EBBB2#9EBBB2
#9EBBB2 is a light, muted teal. Relative luminance 0.460; OKLCH L 76.8% C 0.034 H 174.7°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #9EBBB2 |
|---|---|
| RGB | rgb(158, 187, 178) |
| HSL | hsl(161, 18%, 68%) |
| HSV | hsv(161, 16%, 73%) |
| CMYK | cmyk(15.5%, 0%, 4.8%, 26.7%) |
| CIE-LAB | lab(73.56, -11.64, 1.26) |
| CIE-LCH | lch(73.56, 11.71, 173.81°) |
| OKLab | oklab(76.78% -0.0339 0.0032) |
| OKLCH | oklch(76.78% 0.034 174.7) |
| XYZ | xyz(39.9047, 46.0231, 48.8917) |
| Luminance | 0.4602 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 9.62
Cool Grey
#95A3A6
ΔE00 10.16
Pale Teal
#82CBB2
ΔE00 10.34
Greyish Teal
#719F91
ΔE00 10.51
Powder Blue
#B0E0E6
ΔE00 11.33
Silver (survey)
#C5C9C7
ΔE00 11.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EBBB2 #BB9EA7
analogous
#9EBBA3 #9EBBB2 #9EB6BB
triadic
#9EBBB2 #B29EBB #BBB29E
tetradic
#9EBBB2 #A39EBB #BB9EA7 #B6BB9E
square
#9EBBB2 #A39EBB #BB9EA7 #B6BB9E
split-complementary
#9EBBB2 #BB9EB6 #BBA39E
monochromatic
#5C8377 #7AA295 #9EBBB2 #C2D4CF #E6EDEB
Accessibility & contrast
On white
2.06
#9EBBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#9EBBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EBBB2
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EBBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EBBB2 | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B7B2
Deuteranopia (green-blind)
#B3B3B3
Tritanopia (blue-blind)
#97BCB8
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #9ebbb2; /* rgb */ color: rgb(158, 187, 178); /* oklch */ color: oklch(76.8% 0.034 174.7);
Tailwind
colors: {
custom: {
50: '#bbcfc9',
500: '#9ebbb2',
950: '#000000',
},
}SCSS
$custom: #9ebbb2; $custom-light: #bbcfc9; $custom-dark: #000000;
JSON
{
"hex": "#9ebbb2",
"rgb": {
"r": 158,
"g": 187,
"b": 178
},
"hsl": {
"h": 161.379,
"s": 17.576,
"l": 67.647
},
"oklch": {
"l": 0.76775,
"c": 0.03403,
"h": 174.7
},
"luminance": 0.46024
}Semantic roles & 50–950 ramp
primary
#9EBBB2
secondary
#DFD6D9
accent
#4A639C
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111313
muted
#808282