#9FDFF8#9FDFF8
#9FDFF8 is a very light, moderate cyan. Relative luminance 0.669; OKLCH L 86.9% C 0.073 H 224.2°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #9FDFF8 |
|---|---|
| RGB | rgb(159, 223, 248) |
| HSL | hsl(197, 86%, 80%) |
| HSV | hsv(197, 36%, 97%) |
| CMYK | cmyk(35.9%, 10.1%, 0%, 2.7%) |
| CIE-LAB | lab(85.46, -14.16, -18.60) |
| CIE-LCH | lch(85.46, 23.38, 232.71°) |
| OKLab | oklab(86.91% -0.0524 -0.0511) |
| OKLCH | oklch(86.91% 0.073 224.2) |
| XYZ | xyz(57.6234, 66.9202, 98.6693) |
| Luminance | 0.6692 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 1.30
Lightblue
#ADD8E6
ΔE00 4.42
Sky Blue
#87CEEB
ΔE00 4.44
Baby Blue
#89CFF0
ΔE00 4.56
Powder Blue
#B0E0E6
ΔE00 6.66
Lightskyblue
#87CEFA
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FDFF8 #F8B89F
analogous
#9FF8E5 #9FDFF8 #9FB3F8
triadic
#9FDFF8 #F89FDF #DFF89F
tetradic
#9FDFF8 #E59FF8 #F8B89F #B3F89F
square
#9FDFF8 #E59FF8 #F8B89F #B3F89F
split-complementary
#9FDFF8 #F89FB3 #F8E59F
monochromatic
#2DB9F0 #66CCF4 #9FDFF8 #D8F2FC #E2F5FD
Accessibility & contrast
On white
1.46
#9FDFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#9FDFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FDFF8
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FDFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FDFF8 | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DCF9
Deuteranopia (green-blind)
#C3D1F8
Tritanopia (blue-blind)
#7FE7E7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #9fdff8; /* rgb */ color: rgb(159, 223, 248); /* oklch */ color: oklch(86.9% 0.073 224.2);
Tailwind
colors: {
custom: {
50: '#bee9fa',
500: '#9fdff8',
950: '#000000',
},
}SCSS
$custom: #9fdff8; $custom-light: #bee9fa; $custom-dark: #000000;
JSON
{
"hex": "#9fdff8",
"rgb": {
"r": 159,
"g": 223,
"b": 248
},
"hsl": {
"h": 196.854,
"s": 86.408,
"l": 79.804
},
"oklch": {
"l": 0.86909,
"c": 0.0732,
"h": 224.2
},
"luminance": 0.66924
}Semantic roles & 50–950 ramp
primary
#9FDFF8
secondary
#D98463
accent
#4203E3
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#121617
muted
#828485