#9FCFFC#9FCFFC
#9FCFFC is a very light, moderate cyan. Relative luminance 0.590; OKLCH L 83.7% C 0.081 H 247.2°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #9FCFFC |
|---|---|
| RGB | rgb(159, 207, 252) |
| HSL | hsl(209, 94%, 81%) |
| HSV | hsv(209, 37%, 99%) |
| CMYK | cmyk(36.9%, 17.9%, 0%, 1.2%) |
| CIE-LAB | lab(81.30, -4.85, -27.04) |
| CIE-LCH | lch(81.30, 27.47, 259.84°) |
| OKLab | oklab(83.66% -0.0314 -0.0746) |
| OKLCH | oklch(83.66% 0.081 247.2) |
| XYZ | xyz(54.1760, 59.0220, 100.6143) |
| Luminance | 0.5903 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 0.97
Light Blue
#95D0FC
ΔE00 2.41
Powder Blue (survey)
#B1D1FC
ΔE00 4.02
Sky
#82CAFC
ΔE00 4.42
Lightskyblue
#87CEFA
ΔE00 4.58
Lightblue (survey)
#7BC8F6
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FCFFC #FCCC9F
analogous
#9FFCFA #9FCFFC #9FA0FC
triadic
#9FCFFC #FC9FCF #CFFC9F
tetradic
#9FCFFC #FA9FFC #FCCC9F #A0FC9F
square
#9FCFFC #FA9FFC #FCCC9F #A0FC9F
split-complementary
#9FCFFC #FC9FA0 #FCFA9F
monochromatic
#2894F8 #64B1FA #9FCFFC #DAEDFE #E1F0FE
Accessibility & contrast
On white
1.64
#9FCFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#9FCFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FCFFC
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FCFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FCFFC | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCFFE
Deuteranopia (green-blind)
#B2C6FB
Tritanopia (blue-blind)
#7FD9DE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #9fcffc; /* rgb */ color: rgb(159, 207, 252); /* oklch */ color: oklch(83.7% 0.081 247.2);
Tailwind
colors: {
custom: {
50: '#beddfd',
500: '#9fcffc',
950: '#000000',
},
}SCSS
$custom: #9fcffc; $custom-light: #beddfd; $custom-dark: #000000;
JSON
{
"hex": "#9fcffc",
"rgb": {
"r": 159,
"g": 207,
"b": 252
},
"hsl": {
"h": 209.032,
"s": 93.939,
"l": 80.588
},
"oklch": {
"l": 0.83663,
"c": 0.08099,
"h": 247.2
},
"luminance": 0.59025
}Semantic roles & 50–950 ramp
primary
#9FCFFC
secondary
#DE9E61
accent
#6F00E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#121517
muted
#828485