#9CCFCB#9CCFCB
#9CCFCB is a light, muted teal. Relative luminance 0.560; OKLCH L 81.8% C 0.053 H 190.2°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #9CCFCB |
|---|---|
| RGB | rgb(156, 207, 203) |
| HSL | hsl(175, 35%, 71%) |
| HSV | hsv(175, 25%, 81%) |
| CMYK | cmyk(24.6%, 0%, 1.9%, 18.8%) |
| CIE-LAB | lab(79.62, -17.31, -3.40) |
| CIE-LCH | lch(79.62, 17.64, 191.12°) |
| OKLab | oklab(81.78% -0.0524 -0.0094) |
| OKLCH | oklch(81.78% 0.053 190.2) |
| XYZ | xyz(46.7993, 56.0033, 64.8322) |
| Luminance | 0.5601 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.26
Paleturquoise
#AFEEEE
ΔE00 7.29
Pale Teal
#82CBB2
ΔE00 8.76
Lightblue
#ADD8E6
ΔE00 8.91
Robin'S Egg Blue
#98EFF9
ΔE00 9.45
Mediumturquoise
#48D1CC
ΔE00 9.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CCFCB #CF9CA0
analogous
#9CCFB1 #9CCFCB #9CB9CF
triadic
#9CCFCB #CB9CCF #CFCB9C
tetradic
#9CCFCB #B19CCF #CF9CA0 #B9CF9C
square
#9CCFCB #B19CCF #CF9CA0 #B9CF9C
split-complementary
#9CCFCB #CF9CB9 #CFB19C
monochromatic
#4FA29B #73BBB5 #9CCFCB #C5E3E1 #EAF5F4
Accessibility & contrast
On white
1.72
#9CCFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#9CCFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CCFCB
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CCFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CCFCB | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACB
Deuteranopia (green-blind)
#BFC2CC
Tritanopia (blue-blind)
#8CD2CE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #9ccfcb; /* rgb */ color: rgb(156, 207, 203); /* oklch */ color: oklch(81.8% 0.053 190.2);
Tailwind
colors: {
custom: {
50: '#baddda',
500: '#9ccfcb',
950: '#000000',
},
}SCSS
$custom: #9ccfcb; $custom-light: #baddda; $custom-dark: #000000;
JSON
{
"hex": "#9ccfcb",
"rgb": {
"r": 156,
"g": 207,
"b": 203
},
"hsl": {
"h": 175.294,
"s": 34.694,
"l": 71.176
},
"oklch": {
"l": 0.81779,
"c": 0.05326,
"h": 190.2
},
"luminance": 0.56005
}Semantic roles & 50–950 ramp
primary
#9CCFCB
secondary
#A56B6F
accent
#3841AE
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121514
muted
#828483