#9CC2B2#9CC2B2
#9CC2B2 is a light, muted teal. Relative luminance 0.489; OKLCH L 78.2% C 0.047 H 167.6°. Best body text is #000000 at 10.77:1 contrast (WCAG AA passes).
Color values
| HEX | #9CC2B2 |
|---|---|
| RGB | rgb(156, 194, 178) |
| HSL | hsl(155, 24%, 69%) |
| HSV | hsv(155, 20%, 76%) |
| CMYK | cmyk(19.6%, 0%, 8.2%, 23.9%) |
| CIE-LAB | lab(75.37, -15.92, 3.87) |
| CIE-LCH | lch(75.37, 16.39, 166.34°) |
| OKLab | oklab(78.18% -0.0455 0.01) |
| OKLCH | oklch(78.18% 0.047 167.6) |
| XYZ | xyz(41.0358, 48.8646, 49.3806) |
| Luminance | 0.4887 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.88
Greenish Grey
#96AE8D
ΔE00 8.83
Seafoam Blue
#78D1B6
ΔE00 8.88
Darkseagreen
#8FBC8F
ΔE00 9.25
Mediumaquamarine
#66CDAA
ΔE00 10.53
Sage Green
#9CAF88
ΔE00 10.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CC2B2 #C29CAC
analogous
#9CC29F #9CC2B2 #9CBFC2
triadic
#9CC2B2 #B29CC2 #C2B29C
tetradic
#9CC2B2 #9F9CC2 #C29CAC #BFC29C
square
#9CC2B2 #9F9CC2 #C29CAC #BFC29C
split-complementary
#9CC2B2 #C29CBF #C29F9C
monochromatic
#578D76 #76AB95 #9CC2B2 #C2D9CF #E8F1ED
Accessibility & contrast
On white
1.95
#9CC2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.77
#9CC2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CC2B2
10.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CC2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CC2B2 | 1.00 | 1.95 | 10.77 | 10.77 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BDB1
Deuteranopia (green-blind)
#B9B8B3
Tritanopia (blue-blind)
#94C2BD
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #9cc2b2; /* rgb */ color: rgb(156, 194, 178); /* oklch */ color: oklch(78.2% 0.047 167.6);
Tailwind
colors: {
custom: {
50: '#b9d4c9',
500: '#9cc2b2',
950: '#000000',
},
}SCSS
$custom: #9cc2b2; $custom-light: #b9d4c9; $custom-dark: #000000;
JSON
{
"hex": "#9cc2b2",
"rgb": {
"r": 156,
"g": 194,
"b": 178
},
"hsl": {
"h": 154.737,
"s": 23.75,
"l": 68.627
},
"oklch": {
"l": 0.78178,
"c": 0.04657,
"h": 167.6
},
"luminance": 0.48866
}Semantic roles & 50–950 ramp
primary
#9CC2B2
secondary
#E3D7DC
accent
#436BA2
background
#FBFDFC
surface
#F6FAF8
border
#D0D3D1
text
#111413
muted
#808382