#9FCADD#9FCADD
#9FCADD is a light, muted cyan. Relative luminance 0.548; OKLCH L 81.5% C 0.053 H 226.7°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #9FCADD |
|---|---|
| RGB | rgb(159, 202, 221) |
| HSL | hsl(198, 48%, 75%) |
| HSV | hsv(198, 28%, 87%) |
| CMYK | cmyk(28.1%, 8.6%, 0%, 13.3%) |
| CIE-LAB | lab(78.94, -9.78, -14.04) |
| CIE-LCH | lch(78.94, 17.12, 235.14°) |
| OKLab | oklab(81.46% -0.0361 -0.0383) |
| OKLCH | oklch(81.46% 0.053 226.7) |
| XYZ | xyz(48.4658, 54.8303, 76.4222) |
| Luminance | 0.5483 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.93
Sky Blue
#87CEEB
ΔE00 4.68
Baby Blue
#89CFF0
ΔE00 5.01
Ice Blue
#A5DFF9
ΔE00 5.44
Light Grey Blue
#9DBCD4
ΔE00 5.47
Cloudy Blue
#ACC2D9
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FCADD #DDB29F
analogous
#9FDDD1 #9FCADD #9FABDD
triadic
#9FCADD #DD9FCA #CADD9F
tetradic
#9FCADD #D19FDD #DDB29F #ABDD9F
square
#9FCADD #D19FDD #DDB29F #ABDD9F
split-complementary
#9FCADD #DD9FAB #DDD19F
monochromatic
#4598BD #72B1CD #9FCADD #CCE3ED #E8F3F7
Accessibility & contrast
On white
1.75
#9FCADD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#9FCADD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FCADD
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FCADD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FCADD | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C8DE
Deuteranopia (green-blind)
#B7C0DD
Tritanopia (blue-blind)
#8CD0D0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #9fcadd; /* rgb */ color: rgb(159, 202, 221); /* oklch */ color: oklch(81.5% 0.053 226.7);
Tailwind
colors: {
custom: {
50: '#bcdae7',
500: '#9fcadd',
950: '#000000',
},
}SCSS
$custom: #9fcadd; $custom-light: #bcdae7; $custom-dark: #000000;
JSON
{
"hex": "#9fcadd",
"rgb": {
"r": 159,
"g": 202,
"b": 221
},
"hsl": {
"h": 198.387,
"s": 47.692,
"l": 74.51
},
"oklch": {
"l": 0.81463,
"c": 0.05265,
"h": 226.7
},
"luminance": 0.54832
}Semantic roles & 50–950 ramp
primary
#9FCADD
secondary
#B5826B
accent
#572BBB
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#121416
muted
#828384