#9FCADA#9FCADA
#9FCADA is a light, muted cyan. Relative luminance 0.547; OKLCH L 81.4% C 0.051 H 222.6°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #9FCADA |
|---|---|
| RGB | rgb(159, 202, 218) |
| HSL | hsl(196, 44%, 74%) |
| HSV | hsv(196, 27%, 85%) |
| CMYK | cmyk(27.1%, 7.3%, 0%, 14.5%) |
| CIE-LAB | lab(78.85, -10.48, -12.57) |
| CIE-LCH | lch(78.85, 16.36, 230.18°) |
| OKLab | oklab(81.36% -0.0372 -0.0343) |
| OKLCH | oklch(81.36% 0.051 222.6) |
| XYZ | xyz(48.0697, 54.6719, 74.3360) |
| Luminance | 0.5467 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.50
Sky Blue
#87CEEB
ΔE00 5.09
Baby Blue
#89CFF0
ΔE00 5.71
Ice Blue
#A5DFF9
ΔE00 5.82
Light Grey Blue
#9DBCD4
ΔE00 6.32
Powder Blue
#B0E0E6
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FCADA #DAAF9F
analogous
#9FDACD #9FCADA #9FADDA
triadic
#9FCADA #DA9FCA #CADA9F
tetradic
#9FCADA #CD9FDA #DAAF9F #ADDA9F
square
#9FCADA #CD9FDA #DAAF9F #ADDA9F
split-complementary
#9FCADA #DA9FAD #DACD9F
monochromatic
#4799B8 #73B2C9 #9FCADA #CBE2EB #E9F3F6
Accessibility & contrast
On white
1.76
#9FCADA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#9FCADA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FCADA
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FCADA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FCADA | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C7DB
Deuteranopia (green-blind)
#B7C0DA
Tritanopia (blue-blind)
#8DCFCF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #9fcada; /* rgb */ color: rgb(159, 202, 218); /* oklch */ color: oklch(81.4% 0.051 222.6);
Tailwind
colors: {
custom: {
50: '#bcdae5',
500: '#9fcada',
950: '#000000',
},
}SCSS
$custom: #9fcada; $custom-light: #bcdae5; $custom-dark: #000000;
JSON
{
"hex": "#9fcada",
"rgb": {
"r": 159,
"g": 202,
"b": 218
},
"hsl": {
"h": 196.271,
"s": 44.361,
"l": 73.922
},
"oklch": {
"l": 0.8136,
"c": 0.05059,
"h": 222.6
},
"luminance": 0.54674
}Semantic roles & 50–950 ramp
primary
#9FCADA
secondary
#B27F6C
accent
#532EB8
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#121415
muted
#828384