#9FC4CC#9FC4CC
#9FC4CC is a light, muted cyan. Relative luminance 0.512; OKLCH L 79.6% C 0.041 H 212.3°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #9FC4CC |
|---|---|
| RGB | rgb(159, 196, 204) |
| HSL | hsl(191, 31%, 71%) |
| HSV | hsv(191, 22%, 80%) |
| CMYK | cmyk(22.1%, 3.9%, 0%, 20%) |
| CIE-LAB | lab(76.81, -10.52, -8.07) |
| CIE-LCH | lch(76.81, 13.26, 217.52°) |
| OKLab | oklab(79.6% -0.0347 -0.0219) |
| OKLCH | oklch(79.6% 0.041 212.3) |
| XYZ | xyz(44.9339, 51.2088, 64.6318) |
| Luminance | 0.5121 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.35
Powder Blue
#B0E0E6
ΔE00 7.01
Light Grey Blue
#9DBCD4
ΔE00 7.86
Sky Blue
#87CEEB
ΔE00 7.92
Baby Blue
#89CFF0
ΔE00 8.81
Ice Blue
#A5DFF9
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FC4CC #CCA79F
analogous
#9FCCBD #9FC4CC #9FADCC
triadic
#9FC4CC #CC9FC4 #C4CC9F
tetradic
#9FC4CC #BD9FCC #CCA79F #ADCC9F
square
#9FC4CC #BD9FCC #CCA79F #ADCC9F
split-complementary
#9FC4CC #CC9FAD #CCBD9F
monochromatic
#53909D #77ABB7 #9FC4CC #C7DDE1 #EBF3F4
Accessibility & contrast
On white
1.87
#9FC4CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#9FC4CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FC4CC
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FC4CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FC4CC | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC1CD
Deuteranopia (green-blind)
#B5BBCC
Tritanopia (blue-blind)
#91C8C6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #9fc4cc; /* rgb */ color: rgb(159, 196, 204); /* oklch */ color: oklch(79.6% 0.041 212.3);
Tailwind
colors: {
custom: {
50: '#bcd5db',
500: '#9fc4cc',
950: '#000000',
},
}SCSS
$custom: #9fc4cc; $custom-light: #bcd5db; $custom-dark: #000000;
JSON
{
"hex": "#9fc4cc",
"rgb": {
"r": 159,
"g": 196,
"b": 204
},
"hsl": {
"h": 190.667,
"s": 30.612,
"l": 71.176
},
"oklch": {
"l": 0.79601,
"c": 0.04106,
"h": 212.3
},
"luminance": 0.5121
}Semantic roles & 50–950 ramp
primary
#9FC4CC
secondary
#A1776E
accent
#503CA9
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#121415
muted
#828384