#9FCDCE#9FCDCE
#9FCDCE is a light, muted teal. Relative luminance 0.555; OKLCH L 81.6% C 0.048 H 197.9°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #9FCDCE |
|---|---|
| RGB | rgb(159, 205, 206) |
| HSL | hsl(181, 32%, 72%) |
| HSV | hsv(181, 23%, 81%) |
| CMYK | cmyk(22.8%, 0.5%, 0%, 19.2%) |
| CIE-LAB | lab(79.32, -14.73, -5.43) |
| CIE-LCH | lch(79.32, 15.70, 200.22°) |
| OKLab | oklab(81.62% -0.0458 -0.0148) |
| OKLCH | oklch(81.62% 0.048 197.9) |
| XYZ | xyz(47.2666, 55.4879, 66.6003) |
| Luminance | 0.5549 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.03
Lightblue
#ADD8E6
ΔE00 6.66
Paleturquoise
#AFEEEE
ΔE00 7.79
Robin'S Egg Blue
#98EFF9
ΔE00 9.38
Pale Sky Blue
#BDF6FE
ΔE00 9.61
Sky Blue
#87CEEB
ΔE00 9.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FCDCE #CEA09F
analogous
#9FCEB8 #9FCDCE #9FB6CE
triadic
#9FCDCE #CE9FCD #CDCE9F
tetradic
#9FCDCE #B89FCE #CEA09F #B6CE9F
square
#9FCDCE #B89FCE #CEA09F #B6CE9F
split-complementary
#9FCDCE #CE9FB6 #CEB89F
monochromatic
#529FA1 #76B8B9 #9FCDCE #C8E2E3 #EBF4F5
Accessibility & contrast
On white
1.74
#9FCDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#9FCDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FCDCE
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FCDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FCDCE | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C9CE
Deuteranopia (green-blind)
#BEC2CE
Tritanopia (blue-blind)
#90D0CD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #9fcdce; /* rgb */ color: rgb(159, 205, 206); /* oklch */ color: oklch(81.6% 0.048 197.9);
Tailwind
colors: {
custom: {
50: '#bcdcdc',
500: '#9fcdce',
950: '#000000',
},
}SCSS
$custom: #9fcdce; $custom-light: #bcdcdc; $custom-dark: #000000;
JSON
{
"hex": "#9fcdce",
"rgb": {
"r": 159,
"g": 205,
"b": 206
},
"hsl": {
"h": 181.277,
"s": 32.414,
"l": 71.569
},
"oklch": {
"l": 0.81617,
"c": 0.04816,
"h": 197.9
},
"luminance": 0.5549
}Semantic roles & 50–950 ramp
primary
#9FCDCE
secondary
#A36F6E
accent
#3D3AAB
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121515
muted
#828484