#9CBBBF#9CBBBF
#9CBBBF is a light, muted teal. Relative luminance 0.464; OKLCH L 77.0% C 0.034 H 206.0°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #9CBBBF |
|---|---|
| RGB | rgb(156, 187, 191) |
| HSL | hsl(187, 21%, 68%) |
| HSV | hsv(187, 18%, 75%) |
| CMYK | cmyk(18.3%, 2.1%, 0%, 25.1%) |
| CIE-LAB | lab(73.78, -9.57, -5.51) |
| CIE-LCH | lch(73.78, 11.05, 209.94°) |
| OKLab | oklab(77.04% -0.0306 -0.015) |
| OKLCH | oklch(77.04% 0.034 206) |
| XYZ | xyz(40.8820, 46.3689, 56.0762) |
| Luminance | 0.4637 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 8.12
Lightblue
#ADD8E6
ΔE00 8.17
Bluegrey
#85A3B2
ΔE00 8.49
Cool Gray
#9AA7B0
ΔE00 8.74
Light Grey Blue
#9DBCD4
ΔE00 8.75
Powder Blue
#B0E0E6
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CBBBF #BFA09C
analogous
#9CBFB1 #9CBBBF #9CA9BF
triadic
#9CBBBF #BF9CBB #BBBF9C
tetradic
#9CBBBF #B19CBF #BFA09C #A9BF9C
square
#9CBBBF #B19CBF #BFA09C #A9BF9C
split-complementary
#9CBBBF #BF9CA9 #BFB19C
monochromatic
#588388 #77A1A7 #9CBBBF #C1D5D7 #E6EEEF
Accessibility & contrast
On white
2.04
#9CBBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#9CBBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CBBBF
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CBBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CBBBF | 1.00 | 2.04 | 10.27 | 10.27 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B8BF
Deuteranopia (green-blind)
#AFB3BF
Tritanopia (blue-blind)
#92BEBC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #9cbbbf; /* rgb */ color: rgb(156, 187, 191); /* oklch */ color: oklch(77.0% 0.034 206.0);
Tailwind
colors: {
custom: {
50: '#b9cfd2',
500: '#9cbbbf',
950: '#000000',
},
}SCSS
$custom: #9cbbbf; $custom-light: #b9cfd2; $custom-dark: #000000;
JSON
{
"hex": "#9cbbbf",
"rgb": {
"r": 156,
"g": 187,
"b": 191
},
"hsl": {
"h": 186.857,
"s": 21.472,
"l": 68.039
},
"oklch": {
"l": 0.77036,
"c": 0.03407,
"h": 206
},
"luminance": 0.4637
}Semantic roles & 50–950 ramp
primary
#9CBBBF
secondary
#E1D7D6
accent
#5046A0
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111314
muted
#808282