#9CCFC0#9CCFC0
#9CCFC0 is a light, muted teal. Relative luminance 0.555; OKLCH L 81.5% C 0.057 H 174.8°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #9CCFC0 |
|---|---|
| RGB | rgb(156, 207, 192) |
| HSL | hsl(162, 35%, 71%) |
| HSV | hsv(162, 25%, 81%) |
| CMYK | cmyk(24.6%, 0%, 7.2%, 18.8%) |
| CIE-LAB | lab(79.33, -19.66, 2.07) |
| CIE-LCH | lch(79.33, 19.77, 173.99°) |
| OKLab | oklab(81.45% -0.057 0.0052) |
| OKLCH | oklch(81.45% 0.057 174.8) |
| XYZ | xyz(45.5346, 55.4975, 58.1718) |
| Luminance | 0.5550 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.20
Seafoam Blue
#78D1B6
ΔE00 6.63
Light Teal
#90E4C1
ΔE00 8.20
Mediumaquamarine
#66CDAA
ΔE00 9.16
Paleturquoise
#AFEEEE
ΔE00 9.41
Powder Blue
#B0E0E6
ΔE00 9.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CCFC0 #CF9CAB
analogous
#9CCFA6 #9CCFC0 #9CC4CF
triadic
#9CCFC0 #C09CCF #CFC09C
tetradic
#9CCFC0 #A69CCF #CF9CAB #C4CF9C
square
#9CCFC0 #A69CCF #CF9CAB #C4CF9C
split-complementary
#9CCFC0 #CF9CC4 #CFA69C
monochromatic
#4FA289 #73BBA6 #9CCFC0 #C5E3DA #EAF5F2
Accessibility & contrast
On white
1.74
#9CCFC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#9CCFC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CCFC0
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CCFC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CCFC0 | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC9BF
Deuteranopia (green-blind)
#C2C2C1
Tritanopia (blue-blind)
#8FD0CA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #9ccfc0; /* rgb */ color: rgb(156, 207, 192); /* oklch */ color: oklch(81.5% 0.057 174.8);
Tailwind
colors: {
custom: {
50: '#baddd3',
500: '#9ccfc0',
950: '#000000',
},
}SCSS
$custom: #9ccfc0; $custom-light: #baddd3; $custom-dark: #000000;
JSON
{
"hex": "#9ccfc0",
"rgb": {
"r": 156,
"g": 207,
"b": 192
},
"hsl": {
"h": 162.353,
"s": 34.694,
"l": 71.176
},
"oklch": {
"l": 0.81453,
"c": 0.0572,
"h": 174.8
},
"luminance": 0.55499
}Semantic roles & 50–950 ramp
primary
#9CCFC0
secondary
#A56B7C
accent
#385BAE
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121514
muted
#828483