#9FDFF0#9FDFF0
#9FDFF0 is a very light, moderate cyan. Relative luminance 0.664; OKLCH L 86.6% C 0.069 H 216.1°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #9FDFF0 |
|---|---|
| RGB | rgb(159, 223, 240) |
| HSL | hsl(193, 73%, 78%) |
| HSV | hsv(193, 34%, 94%) |
| CMYK | cmyk(33.8%, 7.1%, 0%, 5.9%) |
| CIE-LAB | lab(85.22, -16.10, -14.75) |
| CIE-LCH | lch(85.22, 21.83, 222.50°) |
| OKLab | oklab(86.63% -0.0554 -0.0404) |
| OKLCH | oklch(86.63% 0.069 216.1) |
| XYZ | xyz(56.4087, 66.4344, 92.2720) |
| Luminance | 0.6644 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.91
Lightblue
#ADD8E6
ΔE00 4.00
Powder Blue
#B0E0E6
ΔE00 4.29
Sky Blue
#87CEEB
ΔE00 5.66
Robin'S Egg Blue
#98EFF9
ΔE00 5.70
Pale Sky Blue
#BDF6FE
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FDFF0 #F0B09F
analogous
#9FF0D9 #9FDFF0 #9FB6F0
triadic
#9FDFF0 #F09FDF #DFF09F
tetradic
#9FDFF0 #D99FF0 #F0B09F #B6F09F
square
#9FDFF0 #D99FF0 #F0B09F #B6F09F
split-complementary
#9FDFF0 #F09FB6 #F0D99F
monochromatic
#35BCDF #6ACDE8 #9FDFF0 #D4F1F8 #E5F6FB
Accessibility & contrast
On white
1.47
#9FDFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#9FDFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FDFF0
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FDFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FDFF0 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DBF1
Deuteranopia (green-blind)
#C6D1F0
Tritanopia (blue-blind)
#82E6E4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #9fdff0; /* rgb */ color: rgb(159, 223, 240); /* oklch */ color: oklch(86.6% 0.069 216.1);
Tailwind
colors: {
custom: {
50: '#bee9f5',
500: '#9fdff0',
950: '#000000',
},
}SCSS
$custom: #9fdff0; $custom-light: #bee9f5; $custom-dark: #000000;
JSON
{
"hex": "#9fdff0",
"rgb": {
"r": 159,
"g": 223,
"b": 240
},
"hsl": {
"h": 192.593,
"s": 72.973,
"l": 78.235
},
"oklch": {
"l": 0.86632,
"c": 0.06858,
"h": 216.1
},
"luminance": 0.66438
}Semantic roles & 50–950 ramp
primary
#9FDFF0
secondary
#CD7C66
accent
#3A10D5
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#121617
muted
#828485