#9CC2BF#9CC2BF
#9CC2BF is a light, muted teal. Relative luminance 0.494; OKLCH L 78.6% C 0.041 H 190.4°. Best body text is #000000 at 10.88:1 contrast (WCAG AA passes).
Color values
| HEX | #9CC2BF |
|---|---|
| RGB | rgb(156, 194, 191) |
| HSL | hsl(175, 24%, 69%) |
| HSV | hsv(175, 20%, 76%) |
| CMYK | cmyk(19.6%, 0%, 1.5%, 23.9%) |
| CIE-LAB | lab(75.71, -13.23, -2.68) |
| CIE-LCH | lch(75.71, 13.50, 191.45°) |
| OKLab | oklab(78.56% -0.0401 -0.0074) |
| OKLCH | oklch(78.56% 0.041 190.4) |
| XYZ | xyz(42.4034, 49.4116, 56.5833) |
| Luminance | 0.4941 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.17
Lightblue
#ADD8E6
ΔE00 9.14
Pale Teal
#82CBB2
ΔE00 10.32
Paleturquoise
#AFEEEE
ΔE00 10.78
Cool Grey
#95A3A6
ΔE00 11.31
Seafoam Blue
#78D1B6
ΔE00 11.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CC2BF #C29C9F
analogous
#9CC2AC #9CC2BF #9CB2C2
triadic
#9CC2BF #BF9CC2 #C2BF9C
tetradic
#9CC2BF #AC9CC2 #C29C9F #B2C29C
square
#9CC2BF #AC9CC2 #C29C9F #B2C29C
split-complementary
#9CC2BF #C29CB2 #C2AC9C
monochromatic
#578D89 #76ABA7 #9CC2BF #C2D9D7 #E8F1F0
Accessibility & contrast
On white
1.93
#9CC2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.88
#9CC2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CC2BF
10.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CC2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CC2BF | 1.00 | 1.93 | 10.88 | 10.88 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBEBF
Deuteranopia (green-blind)
#B6B8BF
Tritanopia (blue-blind)
#91C4C1
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #9cc2bf; /* rgb */ color: rgb(156, 194, 191); /* oklch */ color: oklch(78.6% 0.041 190.4);
Tailwind
colors: {
custom: {
50: '#bad4d2',
500: '#9cc2bf',
950: '#000000',
},
}SCSS
$custom: #9cc2bf; $custom-light: #bad4d2; $custom-dark: #000000;
JSON
{
"hex": "#9cc2bf",
"rgb": {
"r": 156,
"g": 194,
"b": 191
},
"hsl": {
"h": 175.263,
"s": 23.75,
"l": 68.627
},
"oklch": {
"l": 0.78561,
"c": 0.04079,
"h": 190.4
},
"luminance": 0.49413
}Semantic roles & 50–950 ramp
primary
#9CC2BF
secondary
#E3D7D8
accent
#434BA2
background
#FBFDFC
surface
#F6FAF9
border
#D0D3D2
text
#111414
muted
#808382