#9CC0BF#9CC0BF
#9CC0BF is a light, muted teal. Relative luminance 0.485; OKLCH L 78.1% C 0.039 H 194.3°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #9CC0BF |
|---|---|
| RGB | rgb(156, 192, 191) |
| HSL | hsl(178, 22%, 68%) |
| HSV | hsv(178, 19%, 75%) |
| CMYK | cmyk(18.7%, 0%, 0.5%, 24.7%) |
| CIE-LAB | lab(75.16, -12.19, -3.49) |
| CIE-LCH | lch(75.16, 12.68, 195.97°) |
| OKLab | oklab(78.12% -0.0374 -0.0095) |
| OKLCH | oklch(78.12% 0.039 194.3) |
| XYZ | xyz(41.9613, 48.5274, 56.4360) |
| Luminance | 0.4853 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.29
Lightblue
#ADD8E6
ΔE00 8.67
Cool Grey
#95A3A6
ΔE00 10.38
Bluegrey
#85A3B2
ΔE00 11.22
Paleturquoise
#AFEEEE
ΔE00 11.36
Pale Teal
#82CBB2
ΔE00 11.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CC0BF #C09C9D
analogous
#9CC0AD #9CC0BF #9CAFC0
triadic
#9CC0BF #BF9CC0 #C0BF9C
tetradic
#9CC0BF #AD9CC0 #C09C9D #AFC09C
square
#9CC0BF #AD9CC0 #C09C9D #AFC09C
split-complementary
#9CC0BF #C09CAF #C0AD9C
monochromatic
#588A88 #77A8A7 #9CC0BF #C1D8D7 #E7F0EF
Accessibility & contrast
On white
1.96
#9CC0BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#9CC0BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CC0BF
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CC0BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CC0BF | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBCBF
Deuteranopia (green-blind)
#B4B7BF
Tritanopia (blue-blind)
#91C2C0
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #9cc0bf; /* rgb */ color: rgb(156, 192, 191); /* oklch */ color: oklch(78.1% 0.039 194.3);
Tailwind
colors: {
custom: {
50: '#b9d3d2',
500: '#9cc0bf',
950: '#000000',
},
}SCSS
$custom: #9cc0bf; $custom-light: #b9d3d2; $custom-dark: #000000;
JSON
{
"hex": "#9cc0bf",
"rgb": {
"r": 156,
"g": 192,
"b": 191
},
"hsl": {
"h": 178.333,
"s": 22.222,
"l": 68.235
},
"oklch": {
"l": 0.78124,
"c": 0.03862,
"h": 194.3
},
"luminance": 0.48529
}Semantic roles & 50–950 ramp
primary
#9CC0BF
secondary
#E1D6D7
accent
#4547A1
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282