#9FDFEE#9FDFEE
#9FDFEE is a very light, moderate cyan. Relative luminance 0.663; OKLCH L 86.6% C 0.068 H 213.9°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #9FDFEE |
|---|---|
| RGB | rgb(159, 223, 238) |
| HSL | hsl(191, 70%, 78%) |
| HSV | hsv(191, 33%, 93%) |
| CMYK | cmyk(33.2%, 6.3%, 0%, 6.7%) |
| CIE-LAB | lab(85.16, -16.57, -13.78) |
| CIE-LCH | lch(85.16, 21.56, 219.75°) |
| OKLab | oklab(86.56% -0.0562 -0.0377) |
| OKLCH | oklch(86.56% 0.068 213.9) |
| XYZ | xyz(56.1132, 66.3162, 90.7159) |
| Luminance | 0.6632 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.79
Lightblue
#ADD8E6
ΔE00 4.22
Ice Blue
#A5DFF9
ΔE00 4.64
Robin'S Egg Blue
#98EFF9
ΔE00 5.23
Pale Sky Blue
#BDF6FE
ΔE00 5.81
Sky Blue
#87CEEB
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FDFEE #EEAE9F
analogous
#9FEED5 #9FDFEE #9FB7EE
triadic
#9FDFEE #EE9FDF #DFEE9F
tetradic
#9FDFEE #D59FEE #EEAE9F #B7EE9F
square
#9FDFEE #D59FEE #EEAE9F #B7EE9F
split-complementary
#9FDFEE #EE9FB7 #EED59F
monochromatic
#37BCDC #6BCEE5 #9FDFEE #D3F0F7 #E5F6FA
Accessibility & contrast
On white
1.47
#9FDFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#9FDFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FDFEE
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FDFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FDFEE | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAEF
Deuteranopia (green-blind)
#C6D0EE
Tritanopia (blue-blind)
#83E5E3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #9fdfee; /* rgb */ color: rgb(159, 223, 238); /* oklch */ color: oklch(86.6% 0.068 213.9);
Tailwind
colors: {
custom: {
50: '#bee9f3',
500: '#9fdfee',
950: '#000000',
},
}SCSS
$custom: #9fdfee; $custom-light: #bee9f3; $custom-dark: #000000;
JSON
{
"hex": "#9fdfee",
"rgb": {
"r": 159,
"g": 223,
"b": 238
},
"hsl": {
"h": 191.392,
"s": 69.912,
"l": 77.843
},
"oklch": {
"l": 0.86564,
"c": 0.06768,
"h": 213.9
},
"luminance": 0.66319
}Semantic roles & 50–950 ramp
primary
#9FDFEE
secondary
#CB7A66
accent
#3814D2
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#121617
muted
#828485