#9FDCED#9FDCED
#9FDCED is a very light, moderate cyan. Relative luminance 0.647; OKLCH L 85.9% C 0.066 H 216.9°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #9FDCED |
|---|---|
| RGB | rgb(159, 220, 237) |
| HSL | hsl(193, 68%, 78%) |
| HSV | hsv(193, 33%, 93%) |
| CMYK | cmyk(32.9%, 7.2%, 0%, 7.1%) |
| CIE-LAB | lab(84.31, -15.29, -14.52) |
| CIE-LCH | lch(84.31, 21.09, 223.52°) |
| OKLab | oklab(85.88% -0.0529 -0.0397) |
| OKLCH | oklch(85.88% 0.066 216.9) |
| XYZ | xyz(55.1723, 64.6687, 89.6795) |
| Luminance | 0.6467 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.40
Ice Blue
#A5DFF9
ΔE00 3.70
Powder Blue
#B0E0E6
ΔE00 4.31
Sky Blue
#87CEEB
ΔE00 5.18
Baby Blue
#89CFF0
ΔE00 5.97
Robin'S Egg Blue
#98EFF9
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FDCED #EDB09F
analogous
#9FEDD7 #9FDCED #9FB5ED
triadic
#9FDCED #ED9FDC #DCED9F
tetradic
#9FDCED #D79FED #EDB09F #B5ED9F
square
#9FDCED #D79FED #EDB09F #B5ED9F
split-complementary
#9FDCED #ED9FB5 #EDD79F
monochromatic
#38B6DA #6BC9E3 #9FDCED #D3EFF7 #E5F6FA
Accessibility & contrast
On white
1.51
#9FDCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#9FDCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FDCED
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FDCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FDCED | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D8EE
Deuteranopia (green-blind)
#C4CEED
Tritanopia (blue-blind)
#84E2E1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #9fdced; /* rgb */ color: rgb(159, 220, 237); /* oklch */ color: oklch(85.9% 0.066 216.9);
Tailwind
colors: {
custom: {
50: '#bee7f2',
500: '#9fdced',
950: '#000000',
},
}SCSS
$custom: #9fdced; $custom-light: #bee7f2; $custom-dark: #000000;
JSON
{
"hex": "#9fdced",
"rgb": {
"r": 159,
"g": 220,
"b": 237
},
"hsl": {
"h": 193.077,
"s": 68.421,
"l": 77.647
},
"oklch": {
"l": 0.85883,
"c": 0.06614,
"h": 216.9
},
"luminance": 0.64672
}Semantic roles & 50–950 ramp
primary
#9FDCED
secondary
#C97C67
accent
#3E15D0
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#121617
muted
#828485