#9CCCC2#9CCCC2
#9CCCC2 is a light, muted teal. Relative luminance 0.541; OKLCH L 80.8% C 0.052 H 180.7°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #9CCCC2 |
|---|---|
| RGB | rgb(156, 204, 194) |
| HSL | hsl(168, 32%, 71%) |
| HSV | hsv(168, 24%, 80%) |
| CMYK | cmyk(23.5%, 0%, 4.9%, 20%) |
| CIE-LAB | lab(78.55, -17.72, -0.14) |
| CIE-LCH | lch(78.55, 17.73, 180.45°) |
| OKLab | oklab(80.85% -0.0522 -0.0006) |
| OKLCH | oklch(80.85% 0.052 180.7) |
| XYZ | xyz(45.0378, 54.1469, 59.1069) |
| Luminance | 0.5415 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.74
Seafoam Blue
#78D1B6
ΔE00 8.17
Powder Blue
#B0E0E6
ΔE00 8.49
Paleturquoise
#AFEEEE
ΔE00 8.92
Light Teal
#90E4C1
ΔE00 10.11
Mediumturquoise
#48D1CC
ΔE00 10.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CCCC2 #CC9CA6
analogous
#9CCCAA #9CCCC2 #9CBECC
triadic
#9CCCC2 #C29CCC #CCC29C
tetradic
#9CCCC2 #AA9CCC #CC9CA6 #BECC9C
square
#9CCCC2 #AA9CCC #CC9CA6 #BECC9C
split-complementary
#9CCCC2 #CC9CBE #CCAA9C
monochromatic
#519D8D #74B7A9 #9CCCC2 #C4E1DB #EBF5F3
Accessibility & contrast
On white
1.78
#9CCCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#9CCCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CCCC2
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CCCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CCCC2 | 1.00 | 1.78 | 11.83 | 11.83 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C6C2
Deuteranopia (green-blind)
#BFC0C3
Tritanopia (blue-blind)
#8FCEC9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #9cccc2; /* rgb */ color: rgb(156, 204, 194); /* oklch */ color: oklch(80.8% 0.052 180.7);
Tailwind
colors: {
custom: {
50: '#badbd4',
500: '#9cccc2',
950: '#000000',
},
}SCSS
$custom: #9cccc2; $custom-light: #badbd4; $custom-dark: #000000;
JSON
{
"hex": "#9cccc2",
"rgb": {
"r": 156,
"g": 204,
"b": 194
},
"hsl": {
"h": 167.5,
"s": 32,
"l": 70.588
},
"oklch": {
"l": 0.80848,
"c": 0.0522,
"h": 180.7
},
"luminance": 0.54149
}Semantic roles & 50–950 ramp
primary
#9CCCC2
secondary
#A16B76
accent
#3B52AB
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#121514
muted
#828483