#9CCCB9#9CCCB9
#9CCCB9 is a light, muted teal. Relative luminance 0.538; OKLCH L 80.6% C 0.057 H 168.6°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #9CCCB9 |
|---|---|
| RGB | rgb(156, 204, 185) |
| HSL | hsl(156, 32%, 71%) |
| HSV | hsv(156, 24%, 80%) |
| CMYK | cmyk(23.5%, 0%, 9.3%, 20%) |
| CIE-LAB | lab(78.32, -19.59, 4.36) |
| CIE-LCH | lch(78.32, 20.07, 167.44°) |
| OKLab | oklab(80.59% -0.0559 0.0112) |
| OKLCH | oklch(80.59% 0.057 168.6) |
| XYZ | xyz(44.0575, 53.7548, 53.9439) |
| Luminance | 0.5376 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.71
Seafoam Blue
#78D1B6
ΔE00 6.48
Light Teal
#90E4C1
ΔE00 7.97
Mediumaquamarine
#66CDAA
ΔE00 8.62
Darkseagreen
#8FBC8F
ΔE00 9.36
Seafoam
#7FE0B3
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CCCB9 #CC9CAF
analogous
#9CCCA1 #9CCCB9 #9CC7CC
triadic
#9CCCB9 #B99CCC #CCB99C
tetradic
#9CCCB9 #A19CCC #CC9CAF #C7CC9C
square
#9CCCB9 #A19CCC #CC9CAF #C7CC9C
split-complementary
#9CCCB9 #CC9CC7 #CCA19C
monochromatic
#519D7F #74B79C #9CCCB9 #C4E1D6 #EBF5F1
Accessibility & contrast
On white
1.79
#9CCCB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#9CCCB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CCCB9
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CCCB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CCCB9 | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C5B8
Deuteranopia (green-blind)
#C1BFBA
Tritanopia (blue-blind)
#91CDC6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #9cccb9; /* rgb */ color: rgb(156, 204, 185); /* oklch */ color: oklch(80.6% 0.057 168.6);
Tailwind
colors: {
custom: {
50: '#badbce',
500: '#9cccb9',
950: '#000000',
},
}SCSS
$custom: #9cccb9; $custom-light: #badbce; $custom-dark: #000000;
JSON
{
"hex": "#9cccb9",
"rgb": {
"r": 156,
"g": 204,
"b": 185
},
"hsl": {
"h": 156.25,
"s": 32,
"l": 70.588
},
"oklch": {
"l": 0.80589,
"c": 0.05707,
"h": 168.6
},
"luminance": 0.53756
}Semantic roles & 50–950 ramp
primary
#9CCCB9
secondary
#A16B80
accent
#3B67AB
background
#FDFEFE
surface
#F8FBFA
border
#D1D4D3
text
#111513
muted
#818483