#9CCFC2#9CCFC2
#9CCFC2 is a light, muted teal. Relative luminance 0.556; OKLCH L 81.5% C 0.056 H 177.4°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #9CCFC2 |
|---|---|
| RGB | rgb(156, 207, 194) |
| HSL | hsl(165, 35%, 71%) |
| HSV | hsv(165, 25%, 81%) |
| CMYK | cmyk(24.6%, 0%, 6.3%, 18.8%) |
| CIE-LAB | lab(79.38, -19.24, 1.07) |
| CIE-LCH | lch(79.38, 19.27, 176.81°) |
| OKLab | oklab(81.51% -0.0561 0.0026) |
| OKLCH | oklch(81.51% 0.056 177.4) |
| XYZ | xyz(45.7577, 55.5867, 59.3468) |
| Luminance | 0.5559 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.71
Seafoam Blue
#78D1B6
ΔE00 7.06
Light Teal
#90E4C1
ΔE00 8.73
Paleturquoise
#AFEEEE
ΔE00 8.91
Powder Blue
#B0E0E6
ΔE00 9.23
Mediumaquamarine
#66CDAA
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CCFC2 #CF9CA9
analogous
#9CCFA8 #9CCFC2 #9CC2CF
triadic
#9CCFC2 #C29CCF #CFC29C
tetradic
#9CCFC2 #A89CCF #CF9CA9 #C2CF9C
square
#9CCFC2 #A89CCF #CF9CA9 #C2CF9C
split-complementary
#9CCFC2 #CF9CC2 #CFA89C
monochromatic
#4FA28D #73BBA9 #9CCFC2 #C5E3DB #EAF5F2
Accessibility & contrast
On white
1.73
#9CCFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#9CCFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CCFC2
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CCFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CCFC2 | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC9C1
Deuteranopia (green-blind)
#C1C2C3
Tritanopia (blue-blind)
#8FD1CB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #9ccfc2; /* rgb */ color: rgb(156, 207, 194); /* oklch */ color: oklch(81.5% 0.056 177.4);
Tailwind
colors: {
custom: {
50: '#baddd4',
500: '#9ccfc2',
950: '#000000',
},
}SCSS
$custom: #9ccfc2; $custom-light: #baddd4; $custom-dark: #000000;
JSON
{
"hex": "#9ccfc2",
"rgb": {
"r": 156,
"g": 207,
"b": 194
},
"hsl": {
"h": 164.706,
"s": 34.694,
"l": 71.176
},
"oklch": {
"l": 0.8151,
"c": 0.05619,
"h": 177.4
},
"luminance": 0.55589
}Semantic roles & 50–950 ramp
primary
#9CCFC2
secondary
#A56B79
accent
#3856AE
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121514
muted
#828483