#9CCFBC#9CCFBC
#9CCFBC is a light, muted teal. Relative luminance 0.553; OKLCH L 81.3% C 0.060 H 169.9°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #9CCFBC |
|---|---|
| RGB | rgb(156, 207, 188) |
| HSL | hsl(158, 35%, 71%) |
| HSV | hsv(158, 25%, 81%) |
| CMYK | cmyk(24.6%, 0%, 9.2%, 18.8%) |
| CIE-LAB | lab(79.23, -20.48, 4.07) |
| CIE-LCH | lch(79.23, 20.88, 168.77°) |
| OKLab | oklab(81.34% -0.0586 0.0104) |
| OKLCH | oklch(81.34% 0.06 169.9) |
| XYZ | xyz(45.0975, 55.3226, 55.8694) |
| Luminance | 0.5532 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.46
Seafoam Blue
#78D1B6
ΔE00 6.03
Light Teal
#90E4C1
ΔE00 7.31
Mediumaquamarine
#66CDAA
ΔE00 8.36
Seafoam
#7FE0B3
ΔE00 9.14
Darkseagreen
#8FBC8F
ΔE00 9.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CCFBC #CF9CAF
analogous
#9CCFA2 #9CCFBC #9CC8CF
triadic
#9CCFBC #BC9CCF #CFBC9C
tetradic
#9CCFBC #A29CCF #CF9CAF #C8CF9C
square
#9CCFBC #A29CCF #CF9CAF #C8CF9C
split-complementary
#9CCFBC #CF9CC8 #CFA29C
monochromatic
#4FA283 #73BBA0 #9CCFBC #C5E3D8 #EAF5F1
Accessibility & contrast
On white
1.74
#9CCFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#9CCFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CCFBC
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CCFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CCFBC | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC8BB
Deuteranopia (green-blind)
#C3C2BD
Tritanopia (blue-blind)
#90D0C9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #9ccfbc; /* rgb */ color: rgb(156, 207, 188); /* oklch */ color: oklch(81.3% 0.060 169.9);
Tailwind
colors: {
custom: {
50: '#baddd0',
500: '#9ccfbc',
950: '#000000',
},
}SCSS
$custom: #9ccfbc; $custom-light: #baddd0; $custom-dark: #000000;
JSON
{
"hex": "#9ccfbc",
"rgb": {
"r": 156,
"g": 207,
"b": 188
},
"hsl": {
"h": 157.647,
"s": 34.694,
"l": 71.176
},
"oklch": {
"l": 0.81339,
"c": 0.05955,
"h": 169.9
},
"luminance": 0.55324
}Semantic roles & 50–950 ramp
primary
#9CCFBC
secondary
#A56B80
accent
#3864AE
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121514
muted
#828483