#9CCFBF#9CCFBF
#9CCFBF is a light, muted teal. Relative luminance 0.555; OKLCH L 81.4% C 0.058 H 173.5°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #9CCFBF |
|---|---|
| RGB | rgb(156, 207, 191) |
| HSL | hsl(161, 35%, 71%) |
| HSV | hsv(161, 25%, 81%) |
| CMYK | cmyk(24.6%, 0%, 7.7%, 18.8%) |
| CIE-LAB | lab(79.30, -19.86, 2.57) |
| CIE-LCH | lch(79.30, 20.03, 172.63°) |
| OKLab | oklab(81.42% -0.0574 0.0065) |
| OKLCH | oklch(81.42% 0.058 173.5) |
| XYZ | xyz(45.4242, 55.4533, 57.5903) |
| Luminance | 0.5545 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.98
Seafoam Blue
#78D1B6
ΔE00 6.45
Light Teal
#90E4C1
ΔE00 7.95
Mediumaquamarine
#66CDAA
ΔE00 8.93
Paleturquoise
#AFEEEE
ΔE00 9.67
Seafoam
#7FE0B3
ΔE00 9.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CCFBF #CF9CAC
analogous
#9CCFA5 #9CCFBF #9CC5CF
triadic
#9CCFBF #BF9CCF #CFBF9C
tetradic
#9CCFBF #A59CCF #CF9CAC #C5CF9C
square
#9CCFBF #A59CCF #CF9CAC #C5CF9C
split-complementary
#9CCFBF #CF9CC5 #CFA59C
monochromatic
#4FA288 #73BBA4 #9CCFBF #C5E3DA #EAF5F2
Accessibility & contrast
On white
1.74
#9CCFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#9CCFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CCFBF
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CCFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CCFBF | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC8BE
Deuteranopia (green-blind)
#C2C2C0
Tritanopia (blue-blind)
#8FD0CA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #9ccfbf; /* rgb */ color: rgb(156, 207, 191); /* oklch */ color: oklch(81.4% 0.058 173.5);
Tailwind
colors: {
custom: {
50: '#baddd2',
500: '#9ccfbf',
950: '#000000',
},
}SCSS
$custom: #9ccfbf; $custom-light: #baddd2; $custom-dark: #000000;
JSON
{
"hex": "#9ccfbf",
"rgb": {
"r": 156,
"g": 207,
"b": 191
},
"hsl": {
"h": 161.176,
"s": 34.694,
"l": 71.176
},
"oklch": {
"l": 0.81424,
"c": 0.05775,
"h": 173.5
},
"luminance": 0.55455
}Semantic roles & 50–950 ramp
primary
#9CCFBF
secondary
#A56B7D
accent
#385DAE
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121514
muted
#828483