#9CCCBF#9CCCBF
#9CCCBF is a light, muted teal. Relative luminance 0.540; OKLCH L 80.8% C 0.054 H 176.4°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #9CCCBF |
|---|---|
| RGB | rgb(156, 204, 191) |
| HSL | hsl(164, 32%, 71%) |
| HSV | hsv(164, 24%, 80%) |
| CMYK | cmyk(23.5%, 0%, 6.4%, 20%) |
| CIE-LAB | lab(78.47, -18.35, 1.36) |
| CIE-LCH | lch(78.47, 18.40, 175.76°) |
| OKLab | oklab(80.76% -0.0534 0.0033) |
| OKLCH | oklch(80.76% 0.054 176.4) |
| XYZ | xyz(44.7043, 54.0135, 57.3503) |
| Luminance | 0.5402 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.87
Seafoam Blue
#78D1B6
ΔE00 7.42
Light Teal
#90E4C1
ΔE00 9.26
Powder Blue
#B0E0E6
ΔE00 9.50
Paleturquoise
#AFEEEE
ΔE00 9.55
Mediumaquamarine
#66CDAA
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CCCBF #CC9CA9
analogous
#9CCCA7 #9CCCBF #9CC1CC
triadic
#9CCCBF #BF9CCC #CCBF9C
tetradic
#9CCCBF #A79CCC #CC9CA9 #C1CC9C
square
#9CCCBF #A79CCC #CC9CA9 #C1CC9C
split-complementary
#9CCCBF #CC9CC1 #CCA79C
monochromatic
#519D88 #74B7A5 #9CCCBF #C4E1D9 #EBF5F2
Accessibility & contrast
On white
1.78
#9CCCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#9CCCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CCCBF
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CCCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CCCBF | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C6BE
Deuteranopia (green-blind)
#BFBFC0
Tritanopia (blue-blind)
#90CDC8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #9cccbf; /* rgb */ color: rgb(156, 204, 191); /* oklch */ color: oklch(80.8% 0.054 176.4);
Tailwind
colors: {
custom: {
50: '#badbd2',
500: '#9cccbf',
950: '#000000',
},
}SCSS
$custom: #9cccbf; $custom-light: #badbd2; $custom-dark: #000000;
JSON
{
"hex": "#9cccbf",
"rgb": {
"r": 156,
"g": 204,
"b": 191
},
"hsl": {
"h": 163.75,
"s": 32,
"l": 70.588
},
"oklch": {
"l": 0.8076,
"c": 0.05354,
"h": 176.4
},
"luminance": 0.54015
}Semantic roles & 50–950 ramp
primary
#9CCCBF
secondary
#A16B7A
accent
#3B59AB
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#121514
muted
#828483