#9FDFF3#9FDFF3
#9FDFF3 is a very light, moderate cyan. Relative luminance 0.666; OKLCH L 86.7% C 0.070 H 219.3°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #9FDFF3 |
|---|---|
| RGB | rgb(159, 223, 243) |
| HSL | hsl(194, 78%, 79%) |
| HSV | hsv(194, 35%, 95%) |
| CMYK | cmyk(34.6%, 8.2%, 0%, 4.7%) |
| CIE-LAB | lab(85.31, -15.38, -16.20) |
| CIE-LCH | lch(85.31, 22.34, 226.49°) |
| OKLab | oklab(86.74% -0.0543 -0.0444) |
| OKLCH | oklch(86.74% 0.07 219.3) |
| XYZ | xyz(56.8580, 66.6141, 94.6385) |
| Luminance | 0.6662 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.84
Lightblue
#ADD8E6
ΔE00 3.92
Sky Blue
#87CEEB
ΔE00 5.03
Powder Blue
#B0E0E6
ΔE00 5.14
Baby Blue
#89CFF0
ΔE00 5.61
Robin'S Egg Blue
#98EFF9
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FDFF3 #F3B39F
analogous
#9FF3DD #9FDFF3 #9FB5F3
triadic
#9FDFF3 #F39FDF #DFF39F
tetradic
#9FDFF3 #DD9FF3 #F3B39F #B5F39F
square
#9FDFF3 #DD9FF3 #F3B39F #B5F39F
split-complementary
#9FDFF3 #F39FB5 #F3DD9F
monochromatic
#32BBE5 #69CDEC #9FDFF3 #D5F1FA #E4F6FC
Accessibility & contrast
On white
1.47
#9FDFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#9FDFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FDFF3
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FDFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FDFF3 | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DBF4
Deuteranopia (green-blind)
#C5D1F3
Tritanopia (blue-blind)
#81E6E5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #9fdff3; /* rgb */ color: rgb(159, 223, 243); /* oklch */ color: oklch(86.7% 0.070 219.3);
Tailwind
colors: {
custom: {
50: '#bee9f7',
500: '#9fdff3',
950: '#000000',
},
}SCSS
$custom: #9fdff3; $custom-light: #bee9f7; $custom-dark: #000000;
JSON
{
"hex": "#9fdff3",
"rgb": {
"r": 159,
"g": 223,
"b": 243
},
"hsl": {
"h": 194.286,
"s": 77.778,
"l": 78.824
},
"oklch": {
"l": 0.86735,
"c": 0.07013,
"h": 219.3
},
"luminance": 0.66617
}Semantic roles & 50–950 ramp
primary
#9FDFF3
secondary
#D17F65
accent
#3D0BDA
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#121617
muted
#828485