#9CCFCF#9CCFCF
#9CCFCF is a light, muted teal. Relative luminance 0.562; OKLCH L 81.9% C 0.053 H 196.2°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #9CCFCF |
|---|---|
| RGB | rgb(156, 207, 207) |
| HSL | hsl(180, 35%, 71%) |
| HSV | hsv(180, 25%, 81%) |
| CMYK | cmyk(24.6%, 0%, 0%, 18.8%) |
| CIE-LAB | lab(79.73, -16.43, -5.38) |
| CIE-LCH | lch(79.73, 17.29, 198.14°) |
| OKLab | oklab(81.9% -0.0508 -0.0147) |
| OKLCH | oklch(81.9% 0.053 196.2) |
| XYZ | xyz(47.2821, 56.1964, 67.3751) |
| Luminance | 0.5620 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.16
Paleturquoise
#AFEEEE
ΔE00 7.11
Lightblue
#ADD8E6
ΔE00 7.38
Robin'S Egg Blue
#98EFF9
ΔE00 8.71
Pale Sky Blue
#BDF6FE
ΔE00 9.40
Robin Egg Blue
#8AF1FE
ΔE00 9.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CCFCF #CF9C9C
analogous
#9CCFB5 #9CCFCF #9CB5CF
triadic
#9CCFCF #CF9CCF #CFCF9C
tetradic
#9CCFCF #B59CCF #CF9C9C #B5CF9C
square
#9CCFCF #B59CCF #CF9C9C #B5CF9C
split-complementary
#9CCFCF #CF9CB5 #CFB59C
monochromatic
#4FA2A2 #73BBBB #9CCFCF #C5E3E3 #EAF5F5
Accessibility & contrast
On white
1.72
#9CCFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#9CCFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CCFCF
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CCFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CCFCF | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CACF
Deuteranopia (green-blind)
#BEC2D0
Tritanopia (blue-blind)
#8BD2CF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #9ccfcf; /* rgb */ color: rgb(156, 207, 207); /* oklch */ color: oklch(81.9% 0.053 196.2);
Tailwind
colors: {
custom: {
50: '#badddd',
500: '#9ccfcf',
950: '#000000',
},
}SCSS
$custom: #9ccfcf; $custom-light: #badddd; $custom-dark: #000000;
JSON
{
"hex": "#9ccfcf",
"rgb": {
"r": 156,
"g": 207,
"b": 207
},
"hsl": {
"h": 180,
"s": 34.694,
"l": 71.176
},
"oklch": {
"l": 0.81902,
"c": 0.05291,
"h": 196.2
},
"luminance": 0.56199
}Semantic roles & 50–950 ramp
primary
#9CCFCF
secondary
#A56B6B
accent
#3838AE
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121515
muted
#828484