#9BBFB2#9BBFB2
#9BBFB2 is a light, muted teal. Relative luminance 0.474; OKLCH L 77.5% C 0.043 H 171.2°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #9BBFB2 |
|---|---|
| RGB | rgb(155, 191, 178) |
| HSL | hsl(158, 22%, 68%) |
| HSV | hsv(158, 19%, 75%) |
| CMYK | cmyk(18.8%, 0%, 6.8%, 25.1%) |
| CIE-LAB | lab(74.47, -14.71, 2.56) |
| CIE-LCH | lch(74.47, 14.93, 170.11°) |
| OKLab | oklab(77.45% -0.0424 0.0066) |
| OKLCH | oklch(77.45% 0.043 171.2) |
| XYZ | xyz(40.1821, 47.4433, 49.1512) |
| Luminance | 0.4744 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.87
Greenish Grey
#96AE8D
ΔE00 9.09
Seafoam Blue
#78D1B6
ΔE00 9.83
Darkseagreen
#8FBC8F
ΔE00 10.22
Greyish Teal
#719F91
ΔE00 10.25
Sage Green
#9CAF88
ΔE00 10.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BBFB2 #BF9BA8
analogous
#9BBFA0 #9BBFB2 #9BBABF
triadic
#9BBFB2 #B29BBF #BFB29B
tetradic
#9BBFB2 #A09BBF #BF9BA8 #BABF9B
square
#9BBFB2 #A09BBF #BF9BA8 #BABF9B
split-complementary
#9BBFB2 #BF9BBA #BFA09B
monochromatic
#578877 #76A795 #9BBFB2 #C0D7CF #E6EFEB
Accessibility & contrast
On white
2.00
#9BBFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#9BBFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BBFB2
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BBFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BBFB2 | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBAB1
Deuteranopia (green-blind)
#B6B5B3
Tritanopia (blue-blind)
#93C0BB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #9bbfb2; /* rgb */ color: rgb(155, 191, 178); /* oklch */ color: oklch(77.5% 0.043 171.2);
Tailwind
colors: {
custom: {
50: '#b9d2c9',
500: '#9bbfb2',
950: '#000000',
},
}SCSS
$custom: #9bbfb2; $custom-light: #b9d2c9; $custom-dark: #000000;
JSON
{
"hex": "#9bbfb2",
"rgb": {
"r": 155,
"g": 191,
"b": 178
},
"hsl": {
"h": 158.333,
"s": 21.951,
"l": 67.843
},
"oklch": {
"l": 0.7745,
"c": 0.04289,
"h": 171.2
},
"luminance": 0.47445
}Semantic roles & 50–950 ramp
primary
#9BBFB2
secondary
#E0D5D9
accent
#4566A0
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111413
muted
#808282