#9FCCDA#9FCCDA
#9FCCDA is a light, muted cyan. Relative luminance 0.556; OKLCH L 81.8% C 0.051 H 218.8°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #9FCCDA |
|---|---|
| RGB | rgb(159, 204, 218) |
| HSL | hsl(194, 44%, 74%) |
| HSV | hsv(194, 27%, 85%) |
| CMYK | cmyk(27.1%, 6.4%, 0%, 14.5%) |
| CIE-LAB | lab(79.40, -11.52, -11.76) |
| CIE-LCH | lch(79.40, 16.46, 225.58°) |
| OKLab | oklab(81.79% -0.0398 -0.032) |
| OKLCH | oklch(81.79% 0.051 218.8) |
| XYZ | xyz(48.5420, 55.6165, 74.4935) |
| Luminance | 0.5562 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.05
Sky Blue
#87CEEB
ΔE00 5.31
Ice Blue
#A5DFF9
ΔE00 5.84
Powder Blue
#B0E0E6
ΔE00 5.87
Baby Blue
#89CFF0
ΔE00 6.14
Light Grey Blue
#9DBCD4
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FCCDA #DAAD9F
analogous
#9FDACB #9FCCDA #9FAFDA
triadic
#9FCCDA #DA9FCC #CCDA9F
tetradic
#9FCCDA #CB9FDA #DAAD9F #AFDA9F
square
#9FCCDA #CB9FDA #DAAD9F #AFDA9F
split-complementary
#9FCCDA #DA9FAF #DACB9F
monochromatic
#479DB8 #73B5C9 #9FCCDA #CBE3EB #E9F3F6
Accessibility & contrast
On white
1.73
#9FCCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#9FCCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FCCDA
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FCCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FCCDA | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C9DB
Deuteranopia (green-blind)
#B9C2DA
Tritanopia (blue-blind)
#8CD1D0
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #9fccda; /* rgb */ color: rgb(159, 204, 218); /* oklch */ color: oklch(81.8% 0.051 218.8);
Tailwind
colors: {
custom: {
50: '#bcdbe5',
500: '#9fccda',
950: '#000000',
},
}SCSS
$custom: #9fccda; $custom-light: #bcdbe5; $custom-dark: #000000;
JSON
{
"hex": "#9fccda",
"rgb": {
"r": 159,
"g": 204,
"b": 218
},
"hsl": {
"h": 194.237,
"s": 44.361,
"l": 73.922
},
"oklch": {
"l": 0.8179,
"c": 0.05112,
"h": 218.8
},
"luminance": 0.55619
}Semantic roles & 50–950 ramp
primary
#9FCCDA
secondary
#B27C6C
accent
#4F2EB8
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#121515
muted
#828484