#9CCFCA#9CCFCA
#9CCFCA is a light, muted teal. Relative luminance 0.560; OKLCH L 81.7% C 0.053 H 188.7°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #9CCFCA |
|---|---|
| RGB | rgb(156, 207, 202) |
| HSL | hsl(174, 35%, 71%) |
| HSV | hsv(174, 25%, 81%) |
| CMYK | cmyk(24.6%, 0%, 2.4%, 18.8%) |
| CIE-LAB | lab(79.59, -17.53, -2.91) |
| CIE-LCH | lch(79.59, 17.77, 189.41°) |
| OKLab | oklab(81.75% -0.0528 -0.0081) |
| OKLCH | oklch(81.75% 0.053 188.7) |
| XYZ | xyz(46.6805, 55.9558, 64.2066) |
| Luminance | 0.5596 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.57
Paleturquoise
#AFEEEE
ΔE00 7.40
Pale Teal
#82CBB2
ΔE00 8.38
Lightblue
#ADD8E6
ΔE00 9.30
Seafoam Blue
#78D1B6
ΔE00 9.48
Mediumturquoise
#48D1CC
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CCFCA #CF9CA1
analogous
#9CCFB0 #9CCFCA #9CBACF
triadic
#9CCFCA #CA9CCF #CFCA9C
tetradic
#9CCFCA #B09CCF #CF9CA1 #BACF9C
square
#9CCFCA #B09CCF #CF9CA1 #BACF9C
split-complementary
#9CCFCA #CF9CBA #CFB09C
monochromatic
#4FA29A #73BBB4 #9CCFCA #C5E3E0 #EAF5F4
Accessibility & contrast
On white
1.72
#9CCFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#9CCFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CCFCA
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CCFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CCFCA | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C9CA
Deuteranopia (green-blind)
#C0C2CB
Tritanopia (blue-blind)
#8CD2CD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #9ccfca; /* rgb */ color: rgb(156, 207, 202); /* oklch */ color: oklch(81.7% 0.053 188.7);
Tailwind
colors: {
custom: {
50: '#baddda',
500: '#9ccfca',
950: '#000000',
},
}SCSS
$custom: #9ccfca; $custom-light: #baddda; $custom-dark: #000000;
JSON
{
"hex": "#9ccfca",
"rgb": {
"r": 156,
"g": 207,
"b": 202
},
"hsl": {
"h": 174.118,
"s": 34.694,
"l": 71.176
},
"oklch": {
"l": 0.81748,
"c": 0.05345,
"h": 188.7
},
"luminance": 0.55958
}Semantic roles & 50–950 ramp
primary
#9CCFCA
secondary
#A56B70
accent
#3843AE
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121514
muted
#828483