#9CC4BB#9CC4BB
#9CC4BB is a light, muted teal. Relative luminance 0.501; OKLCH L 78.9% C 0.044 H 179.8°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #9CC4BB |
|---|---|
| RGB | rgb(156, 196, 187) |
| HSL | hsl(167, 25%, 69%) |
| HSV | hsv(167, 20%, 77%) |
| CMYK | cmyk(20.4%, 0%, 4.6%, 23.1%) |
| CIE-LAB | lab(76.15, -15.11, 0.14) |
| CIE-LCH | lch(76.15, 15.11, 179.48°) |
| OKLab | oklab(78.88% -0.0445 0.0001) |
| OKLCH | oklch(78.88% 0.044 179.8) |
| XYZ | xyz(42.4173, 50.1342, 54.4460) |
| Luminance | 0.5014 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.99
Powder Blue
#B0E0E6
ΔE00 9.32
Seafoam Blue
#78D1B6
ΔE00 9.70
Paleturquoise
#AFEEEE
ΔE00 10.78
Lightblue
#ADD8E6
ΔE00 11.25
Greenish Grey
#96AE8D
ΔE00 11.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CC4BB #C49CA5
analogous
#9CC4A7 #9CC4BB #9CB9C4
triadic
#9CC4BB #BB9CC4 #C4BB9C
tetradic
#9CC4BB #A79CC4 #C49CA5 #B9C49C
square
#9CC4BB #A79CC4 #C49CA5 #B9C49C
split-complementary
#9CC4BB #C49CB9 #C4A79C
monochromatic
#569083 #76ADA1 #9CC4BB #C2DBD5 #E9F2F0
Accessibility & contrast
On white
1.90
#9CC4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#9CC4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CC4BB
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CC4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CC4BB | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BFBB
Deuteranopia (green-blind)
#B9B9BC
Tritanopia (blue-blind)
#92C5C1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #9cc4bb; /* rgb */ color: rgb(156, 196, 187); /* oklch */ color: oklch(78.9% 0.044 179.8);
Tailwind
colors: {
custom: {
50: '#bad6cf',
500: '#9cc4bb',
950: '#000000',
},
}SCSS
$custom: #9cc4bb; $custom-light: #bad6cf; $custom-dark: #000000;
JSON
{
"hex": "#9cc4bb",
"rgb": {
"r": 156,
"g": 196,
"b": 187
},
"hsl": {
"h": 166.5,
"s": 25.316,
"l": 69.02
},
"oklch": {
"l": 0.78879,
"c": 0.04445,
"h": 179.8
},
"luminance": 0.50136
}Semantic roles & 50–950 ramp
primary
#9CC4BB
secondary
#986C76
accent
#4258A4
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111413
muted
#818383