#9FDFF9#9FDFF9
#9FDFF9 is a very light, moderate cyan. Relative luminance 0.670; OKLCH L 86.9% C 0.074 H 225.2°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #9FDFF9 |
|---|---|
| RGB | rgb(159, 223, 249) |
| HSL | hsl(197, 88%, 80%) |
| HSV | hsv(197, 36%, 98%) |
| CMYK | cmyk(36.1%, 10.4%, 0%, 2.4%) |
| CIE-LAB | lab(85.50, -13.92, -19.08) |
| CIE-LCH | lch(85.50, 23.62, 233.89°) |
| OKLab | oklab(86.94% -0.0521 -0.0524) |
| OKLCH | oklch(86.94% 0.074 225.2) |
| XYZ | xyz(57.7789, 66.9825, 99.4885) |
| Luminance | 0.6699 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 1.09
Sky Blue
#87CEEB
ΔE00 4.40
Baby Blue
#89CFF0
ΔE00 4.42
Lightblue
#ADD8E6
ΔE00 4.59
Lightskyblue
#87CEFA
ΔE00 6.49
Light Blue
#95D0FC
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FDFF9 #F9B99F
analogous
#9FF9E6 #9FDFF9 #9FB2F9
triadic
#9FDFF9 #F99FDF #DFF99F
tetradic
#9FDFF9 #E69FF9 #F9B99F #B2F99F
square
#9FDFF9 #E69FF9 #F9B99F #B2F99F
split-complementary
#9FDFF9 #F99FB2 #F9E69F
monochromatic
#2CB9F2 #65CCF5 #9FDFF9 #D9F2FD #E2F5FD
Accessibility & contrast
On white
1.46
#9FDFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#9FDFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FDFF9
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FDFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FDFF9 | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DCFA
Deuteranopia (green-blind)
#C3D1F9
Tritanopia (blue-blind)
#7EE7E7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #9fdff9; /* rgb */ color: rgb(159, 223, 249); /* oklch */ color: oklch(86.9% 0.074 225.2);
Tailwind
colors: {
custom: {
50: '#bee9fb',
500: '#9fdff9',
950: '#000000',
},
}SCSS
$custom: #9fdff9; $custom-light: #bee9fb; $custom-dark: #000000;
JSON
{
"hex": "#9fdff9",
"rgb": {
"r": 159,
"g": 223,
"b": 249
},
"hsl": {
"h": 197.333,
"s": 88.235,
"l": 80
},
"oklch": {
"l": 0.86944,
"c": 0.07387,
"h": 225.2
},
"luminance": 0.66986
}Semantic roles & 50–950 ramp
primary
#9FDFF9
secondary
#DA8562
accent
#4301E5
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#121617
muted
#828485