#9FCCCD#9FCCCD
#9FCCCD is a light, muted teal. Relative luminance 0.550; OKLCH L 81.4% C 0.047 H 198.0°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #9FCCCD |
|---|---|
| RGB | rgb(159, 204, 205) |
| HSL | hsl(181, 32%, 71%) |
| HSV | hsv(181, 22%, 80%) |
| CMYK | cmyk(22.4%, 0.5%, 0%, 19.6%) |
| CIE-LAB | lab(79.02, -14.44, -5.33) |
| CIE-LCH | lch(79.02, 15.39, 200.27°) |
| OKLab | oklab(81.37% -0.0449 -0.0146) |
| OKLCH | oklch(81.37% 0.047 198) |
| XYZ | xyz(46.9071, 54.9626, 65.8831) |
| Luminance | 0.5496 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.21
Lightblue
#ADD8E6
ΔE00 6.68
Paleturquoise
#AFEEEE
ΔE00 8.07
Robin'S Egg Blue
#98EFF9
ΔE00 9.66
Pale Sky Blue
#BDF6FE
ΔE00 9.84
Sky Blue
#87CEEB
ΔE00 9.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FCCCD #CDA09F
analogous
#9FCDB7 #9FCCCD #9FB5CD
triadic
#9FCCCD #CD9FCC #CCCD9F
tetradic
#9FCCCD #B79FCD #CDA09F #B5CD9F
square
#9FCCCD #B79FCD #CDA09F #B5CD9F
split-complementary
#9FCCCD #CD9FB5 #CDB79F
monochromatic
#539D9F #77B7B8 #9FCCCD #C7E1E2 #EBF4F5
Accessibility & contrast
On white
1.75
#9FCCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#9FCCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FCCCD
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FCCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FCCCD | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C8CD
Deuteranopia (green-blind)
#BDC1CD
Tritanopia (blue-blind)
#90CFCC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #9fcccd; /* rgb */ color: rgb(159, 204, 205); /* oklch */ color: oklch(81.4% 0.047 198.0);
Tailwind
colors: {
custom: {
50: '#bcdbdc',
500: '#9fcccd',
950: '#000000',
},
}SCSS
$custom: #9fcccd; $custom-light: #bcdbdc; $custom-dark: #000000;
JSON
{
"hex": "#9fcccd",
"rgb": {
"r": 159,
"g": 204,
"b": 205
},
"hsl": {
"h": 181.304,
"s": 31.507,
"l": 71.373
},
"oklch": {
"l": 0.81368,
"c": 0.04722,
"h": 198
},
"luminance": 0.54964
}Semantic roles & 50–950 ramp
primary
#9FCCCD
secondary
#A26F6E
accent
#3E3BAA
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#121515
muted
#828484