#9CC0BB#9CC0BB
#9CC0BB is a light, muted teal. Relative luminance 0.484; OKLCH L 78.0% C 0.039 H 186.1°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #9CC0BB |
|---|---|
| RGB | rgb(156, 192, 187) |
| HSL | hsl(172, 22%, 68%) |
| HSV | hsv(172, 19%, 75%) |
| CMYK | cmyk(18.7%, 0%, 2.6%, 24.7%) |
| CIE-LAB | lab(75.05, -13.04, -1.48) |
| CIE-LCH | lch(75.05, 13.13, 186.46°) |
| OKLab | oklab(78% -0.039 -0.0041) |
| OKLCH | oklch(78% 0.039 186.1) |
| XYZ | xyz(41.5271, 48.3537, 54.1493) |
| Luminance | 0.4835 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.07
Pale Teal
#82CBB2
ΔE00 9.95
Lightblue
#ADD8E6
ΔE00 10.11
Cool Grey
#95A3A6
ΔE00 11.04
Greyish Teal
#719F91
ΔE00 11.38
Paleturquoise
#AFEEEE
ΔE00 11.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CC0BB #C09CA1
analogous
#9CC0A9 #9CC0BB #9CB3C0
triadic
#9CC0BB #BB9CC0 #C0BB9C
tetradic
#9CC0BB #A99CC0 #C09CA1 #B3C09C
square
#9CC0BB #A99CC0 #C09CA1 #B3C09C
split-complementary
#9CC0BB #C09CB3 #C0A99C
monochromatic
#588A83 #77A8A1 #9CC0BB #C1D8D5 #E7F0EE
Accessibility & contrast
On white
1.97
#9CC0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#9CC0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CC0BB
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CC0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CC0BB | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBCBB
Deuteranopia (green-blind)
#B5B7BC
Tritanopia (blue-blind)
#92C2BE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #9cc0bb; /* rgb */ color: rgb(156, 192, 187); /* oklch */ color: oklch(78.0% 0.039 186.1);
Tailwind
colors: {
custom: {
50: '#b9d3cf',
500: '#9cc0bb',
950: '#000000',
},
}SCSS
$custom: #9cc0bb; $custom-light: #b9d3cf; $custom-dark: #000000;
JSON
{
"hex": "#9cc0bb",
"rgb": {
"r": 156,
"g": 192,
"b": 187
},
"hsl": {
"h": 171.667,
"s": 22.222,
"l": 68.235
},
"oklch": {
"l": 0.78001,
"c": 0.03926,
"h": 186.1
},
"luminance": 0.48355
}Semantic roles & 50–950 ramp
primary
#9CC0BB
secondary
#E1D6D8
accent
#4552A1
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111413
muted
#808282