#9FCFDA#9FCFDA
#9FCFDA is a very light, muted cyan. Relative luminance 0.571; OKLCH L 82.4% C 0.052 H 213.3°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #9FCFDA |
|---|---|
| RGB | rgb(159, 207, 218) |
| HSL | hsl(191, 44%, 74%) |
| HSV | hsv(191, 27%, 85%) |
| CMYK | cmyk(27.1%, 5%, 0%, 14.5%) |
| CIE-LAB | lab(80.21, -13.07, -10.54) |
| CIE-LCH | lch(80.21, 16.79, 218.88°) |
| OKLab | oklab(82.44% -0.0437 -0.0287) |
| OKLCH | oklch(82.44% 0.052 213.3) |
| XYZ | xyz(49.2619, 57.0563, 74.7334) |
| Luminance | 0.5706 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.20
Powder Blue
#B0E0E6
ΔE00 4.50
Sky Blue
#87CEEB
ΔE00 6.08
Ice Blue
#A5DFF9
ΔE00 6.30
Baby Blue
#89CFF0
ΔE00 7.11
Paleturquoise
#AFEEEE
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FCFDA #DAAA9F
analogous
#9FDAC8 #9FCFDA #9FB2DA
triadic
#9FCFDA #DA9FCF #CFDA9F
tetradic
#9FCFDA #C89FDA #DAAA9F #B2DA9F
square
#9FCFDA #C89FDA #DAAA9F #B2DA9F
split-complementary
#9FCFDA #DA9FB2 #DAC89F
monochromatic
#47A3B8 #73B9C9 #9FCFDA #CBE5EB #E9F4F6
Accessibility & contrast
On white
1.69
#9FCFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#9FCFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FCFDA
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FCFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FCFDA | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CBDB
Deuteranopia (green-blind)
#BCC4DA
Tritanopia (blue-blind)
#8CD4D2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #9fcfda; /* rgb */ color: rgb(159, 207, 218); /* oklch */ color: oklch(82.4% 0.052 213.3);
Tailwind
colors: {
custom: {
50: '#bcdde5',
500: '#9fcfda',
950: '#000000',
},
}SCSS
$custom: #9fcfda; $custom-light: #bcdde5; $custom-dark: #000000;
JSON
{
"hex": "#9fcfda",
"rgb": {
"r": 159,
"g": 207,
"b": 218
},
"hsl": {
"h": 191.186,
"s": 44.361,
"l": 73.922
},
"oklch": {
"l": 0.82438,
"c": 0.0523,
"h": 213.3
},
"luminance": 0.57059
}Semantic roles & 50–950 ramp
primary
#9FCFDA
secondary
#B2796C
accent
#482EB8
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121515
muted
#828484