#9CCCCF#9CCCCF
#9CCCCF is a light, muted teal. Relative luminance 0.548; OKLCH L 81.2% C 0.050 H 201.0°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #9CCCCF |
|---|---|
| RGB | rgb(156, 204, 207) |
| HSL | hsl(184, 35%, 71%) |
| HSV | hsv(184, 25%, 81%) |
| CMYK | cmyk(24.6%, 1.4%, 0%, 18.8%) |
| CIE-LAB | lab(78.90, -14.90, -6.60) |
| CIE-LCH | lch(78.90, 16.30, 203.91°) |
| OKLab | oklab(81.25% -0.0469 -0.018) |
| OKLCH | oklch(81.25% 0.05 201) |
| XYZ | xyz(46.5622, 54.7566, 67.1351) |
| Luminance | 0.5476 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.05
Lightblue
#ADD8E6
ΔE00 6.25
Paleturquoise
#AFEEEE
ΔE00 8.05
Sky Blue
#87CEEB
ΔE00 9.11
Robin'S Egg Blue
#98EFF9
ΔE00 9.21
Ice Blue
#A5DFF9
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CCCCF #CF9F9C
analogous
#9CCFB8 #9CCCCF #9CB2CF
triadic
#9CCCCF #CF9CCC #CCCF9C
tetradic
#9CCCCF #B89CCF #CF9F9C #B2CF9C
square
#9CCCCF #B89CCF #CF9F9C #B2CF9C
split-complementary
#9CCCCF #CF9CB2 #CFB89C
monochromatic
#4F9DA2 #73B7BB #9CCCCF #C5E1E3 #EAF4F5
Accessibility & contrast
On white
1.76
#9CCCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#9CCCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CCCCF
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CCCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CCCCF | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C8CF
Deuteranopia (green-blind)
#BBC0CF
Tritanopia (blue-blind)
#8BD0CD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #9ccccf; /* rgb */ color: rgb(156, 204, 207); /* oklch */ color: oklch(81.2% 0.050 201.0);
Tailwind
colors: {
custom: {
50: '#badbdd',
500: '#9ccccf',
950: '#000000',
},
}SCSS
$custom: #9ccccf; $custom-light: #badbdd; $custom-dark: #000000;
JSON
{
"hex": "#9ccccf",
"rgb": {
"r": 156,
"g": 204,
"b": 207
},
"hsl": {
"h": 183.529,
"s": 34.694,
"l": 71.176
},
"oklch": {
"l": 0.81246,
"c": 0.05027,
"h": 201
},
"luminance": 0.54759
}Semantic roles & 50–950 ramp
primary
#9CCCCF
secondary
#A56E6B
accent
#3F38AE
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#121515
muted
#828484