#9FDFF1#9FDFF1
#9FDFF1 is a very light, moderate cyan. Relative luminance 0.665; OKLCH L 86.7% C 0.069 H 217.2°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #9FDFF1 |
|---|---|
| RGB | rgb(159, 223, 241) |
| HSL | hsl(193, 75%, 78%) |
| HSV | hsv(193, 34%, 95%) |
| CMYK | cmyk(34%, 7.5%, 0%, 5.5%) |
| CIE-LAB | lab(85.25, -15.86, -15.23) |
| CIE-LCH | lch(85.25, 21.99, 223.85°) |
| OKLab | oklab(86.67% -0.055 -0.0417) |
| OKLCH | oklch(86.67% 0.069 217.2) |
| XYZ | xyz(56.5576, 66.4940, 93.0565) |
| Luminance | 0.6650 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.55
Lightblue
#ADD8E6
ΔE00 3.94
Powder Blue
#B0E0E6
ΔE00 4.57
Sky Blue
#87CEEB
ΔE00 5.43
Robin'S Egg Blue
#98EFF9
ΔE00 5.95
Baby Blue
#89CFF0
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FDFF1 #F1B19F
analogous
#9FF1DA #9FDFF1 #9FB6F1
triadic
#9FDFF1 #F19FDF #DFF19F
tetradic
#9FDFF1 #DA9FF1 #F1B19F #B6F19F
square
#9FDFF1 #DA9FF1 #F1B19F #B6F19F
split-complementary
#9FDFF1 #F19FB6 #F1DA9F
monochromatic
#34BBE1 #6ACDE9 #9FDFF1 #D4F1F9 #E4F6FB
Accessibility & contrast
On white
1.47
#9FDFF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#9FDFF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FDFF1
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FDFF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FDFF1 | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DBF2
Deuteranopia (green-blind)
#C6D1F1
Tritanopia (blue-blind)
#82E6E4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #9fdff1; /* rgb */ color: rgb(159, 223, 241); /* oklch */ color: oklch(86.7% 0.069 217.2);
Tailwind
colors: {
custom: {
50: '#bee9f5',
500: '#9fdff1',
950: '#000000',
},
}SCSS
$custom: #9fdff1; $custom-light: #bee9f5; $custom-dark: #000000;
JSON
{
"hex": "#9fdff1",
"rgb": {
"r": 159,
"g": 223,
"b": 241
},
"hsl": {
"h": 193.171,
"s": 74.545,
"l": 78.431
},
"oklch": {
"l": 0.86666,
"c": 0.06907,
"h": 217.2
},
"luminance": 0.66497
}Semantic roles & 50–950 ramp
primary
#9FDFF1
secondary
#CF7D65
accent
#3B0FD7
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#121617
muted
#828485