#9CC0BC#9CC0BC
#9CC0BC is a light, muted teal. Relative luminance 0.484; OKLCH L 78.0% C 0.039 H 188.1°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #9CC0BC |
|---|---|
| RGB | rgb(156, 192, 188) |
| HSL | hsl(173, 22%, 68%) |
| HSV | hsv(173, 19%, 75%) |
| CMYK | cmyk(18.7%, 0%, 2.1%, 24.7%) |
| CIE-LAB | lab(75.07, -12.83, -1.98) |
| CIE-LCH | lch(75.07, 12.98, 188.77°) |
| OKLab | oklab(78.03% -0.0386 -0.0055) |
| OKLCH | oklch(78.03% 0.039 188.1) |
| XYZ | xyz(41.6345, 48.3967, 54.7151) |
| Luminance | 0.4840 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.85
Lightblue
#ADD8E6
ΔE00 9.74
Pale Teal
#82CBB2
ΔE00 10.30
Cool Grey
#95A3A6
ΔE00 10.86
Paleturquoise
#AFEEEE
ΔE00 11.43
Greyish Teal
#719F91
ΔE00 11.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CC0BC #C09CA0
analogous
#9CC0AA #9CC0BC #9CB2C0
triadic
#9CC0BC #BC9CC0 #C0BC9C
tetradic
#9CC0BC #AA9CC0 #C09CA0 #B2C09C
square
#9CC0BC #AA9CC0 #C09CA0 #B2C09C
split-complementary
#9CC0BC #C09CB2 #C0AA9C
monochromatic
#588A84 #77A8A3 #9CC0BC #C1D8D5 #E7F0EF
Accessibility & contrast
On white
1.97
#9CC0BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#9CC0BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CC0BC
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CC0BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CC0BC | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBCBC
Deuteranopia (green-blind)
#B5B7BD
Tritanopia (blue-blind)
#92C2BF
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #9cc0bc; /* rgb */ color: rgb(156, 192, 188); /* oklch */ color: oklch(78.0% 0.039 188.1);
Tailwind
colors: {
custom: {
50: '#b9d3d0',
500: '#9cc0bc',
950: '#000000',
},
}SCSS
$custom: #9cc0bc; $custom-light: #b9d3d0; $custom-dark: #000000;
JSON
{
"hex": "#9cc0bc",
"rgb": {
"r": 156,
"g": 192,
"b": 188
},
"hsl": {
"h": 173.333,
"s": 22.222,
"l": 68.235
},
"oklch": {
"l": 0.78031,
"c": 0.03902,
"h": 188.1
},
"luminance": 0.48398
}Semantic roles & 50–950 ramp
primary
#9CC0BC
secondary
#E1D6D8
accent
#454FA1
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282