#9FC4CD#9FC4CD
#9FC4CD is a light, muted cyan. Relative luminance 0.513; OKLCH L 79.6% C 0.041 H 214.2°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #9FC4CD |
|---|---|
| RGB | rgb(159, 196, 205) |
| HSL | hsl(192, 32%, 71%) |
| HSV | hsv(192, 22%, 80%) |
| CMYK | cmyk(22.4%, 4.4%, 0%, 19.6%) |
| CIE-LAB | lab(76.83, -10.29, -8.57) |
| CIE-LCH | lch(76.83, 13.40, 219.79°) |
| OKLab | oklab(79.63% -0.0343 -0.0233) |
| OKLCH | oklch(79.63% 0.041 214.2) |
| XYZ | xyz(45.0543, 51.2569, 65.2655) |
| Luminance | 0.5126 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.18
Powder Blue
#B0E0E6
ΔE00 7.13
Light Grey Blue
#9DBCD4
ΔE00 7.44
Sky Blue
#87CEEB
ΔE00 7.62
Baby Blue
#89CFF0
ΔE00 8.47
Ice Blue
#A5DFF9
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FC4CD #CDA89F
analogous
#9FCDBF #9FC4CD #9FADCD
triadic
#9FC4CD #CD9FC4 #C4CD9F
tetradic
#9FC4CD #BF9FCD #CDA89F #ADCD9F
square
#9FC4CD #BF9FCD #CDA89F #ADCD9F
split-complementary
#9FC4CD #CD9FAD #CDBF9F
monochromatic
#53909F #77ABB8 #9FC4CD #C7DDE2 #EBF3F5
Accessibility & contrast
On white
1.87
#9FC4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#9FC4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FC4CD
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FC4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FC4CD | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC1CE
Deuteranopia (green-blind)
#B5BBCD
Tritanopia (blue-blind)
#91C8C7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #9fc4cd; /* rgb */ color: rgb(159, 196, 205); /* oklch */ color: oklch(79.6% 0.041 214.2);
Tailwind
colors: {
custom: {
50: '#bcd5dc',
500: '#9fc4cd',
950: '#000000',
},
}SCSS
$custom: #9fc4cd; $custom-light: #bcd5dc; $custom-dark: #000000;
JSON
{
"hex": "#9fc4cd",
"rgb": {
"r": 159,
"g": 196,
"b": 205
},
"hsl": {
"h": 191.739,
"s": 31.507,
"l": 71.373
},
"oklch": {
"l": 0.79634,
"c": 0.04148,
"h": 214.2
},
"luminance": 0.51259
}Semantic roles & 50–950 ramp
primary
#9FC4CD
secondary
#A2786E
accent
#513BAA
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#121415
muted
#828384