#9FCDCC#9FCDCC
#9FCDCC is a light, muted teal. Relative luminance 0.554; OKLCH L 81.6% C 0.048 H 194.6°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #9FCDCC |
|---|---|
| RGB | rgb(159, 205, 204) |
| HSL | hsl(179, 32%, 71%) |
| HSV | hsv(179, 22%, 80%) |
| CMYK | cmyk(22.4%, 0%, 0.5%, 19.6%) |
| CIE-LAB | lab(79.27, -15.17, -4.43) |
| CIE-LCH | lch(79.27, 15.81, 196.29°) |
| OKLab | oklab(81.56% -0.0466 -0.0121) |
| OKLCH | oklch(81.56% 0.048 194.6) |
| XYZ | xyz(47.0252, 55.3913, 65.3289) |
| Luminance | 0.5539 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.47
Lightblue
#ADD8E6
ΔE00 7.45
Paleturquoise
#AFEEEE
ΔE00 7.75
Robin'S Egg Blue
#98EFF9
ΔE00 9.63
Pale Sky Blue
#BDF6FE
ΔE00 9.89
Pale Teal
#82CBB2
ΔE00 10.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FCDCC #CD9FA0
analogous
#9FCDB5 #9FCDCC #9FB7CD
triadic
#9FCDCC #CC9FCD #CDCC9F
tetradic
#9FCDCC #B59FCD #CD9FA0 #B7CD9F
square
#9FCDCC #B59FCD #CD9FA0 #B7CD9F
split-complementary
#9FCDCC #CD9FB7 #CDB59F
monochromatic
#539F9D #77B8B7 #9FCDCC #C7E2E1 #EBF5F4
Accessibility & contrast
On white
1.74
#9FCDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#9FCDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FCDCC
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FCDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FCDCC | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CC
Deuteranopia (green-blind)
#BEC1CC
Tritanopia (blue-blind)
#90D0CD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #9fcdcc; /* rgb */ color: rgb(159, 205, 204); /* oklch */ color: oklch(81.6% 0.048 194.6);
Tailwind
colors: {
custom: {
50: '#bcdcdb',
500: '#9fcdcc',
950: '#000000',
},
}SCSS
$custom: #9fcdcc; $custom-light: #bcdcdb; $custom-dark: #000000;
JSON
{
"hex": "#9fcdcc",
"rgb": {
"r": 159,
"g": 205,
"b": 204
},
"hsl": {
"h": 178.696,
"s": 31.507,
"l": 71.373
},
"oklch": {
"l": 0.81555,
"c": 0.04818,
"h": 194.6
},
"luminance": 0.55393
}Semantic roles & 50–950 ramp
primary
#9FCDCC
secondary
#A26E6F
accent
#3B3EAA
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121515
muted
#828484