#9FCFFA#9FCFFA
#9FCFFA is a very light, moderate cyan. Relative luminance 0.589; OKLCH L 83.6% C 0.079 H 246.0°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #9FCFFA |
|---|---|
| RGB | rgb(159, 207, 250) |
| HSL | hsl(208, 90%, 80%) |
| HSV | hsv(208, 36%, 98%) |
| CMYK | cmyk(36.4%, 17.2%, 0%, 2%) |
| CIE-LAB | lab(81.23, -5.35, -26.08) |
| CIE-LCH | lch(81.23, 26.62, 258.40°) |
| OKLab | oklab(83.59% -0.0321 -0.0719) |
| OKLCH | oklch(83.59% 0.079 246) |
| XYZ | xyz(53.8607, 58.8959, 98.9540) |
| Luminance | 0.5890 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 1.36
Light Blue
#95D0FC
ΔE00 2.15
Powder Blue (survey)
#B1D1FC
ΔE00 4.20
Sky
#82CAFC
ΔE00 4.28
Lightskyblue
#87CEFA
ΔE00 4.30
Lightblue (survey)
#7BC8F6
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FCFFA #FACA9F
analogous
#9FFAF8 #9FCFFA #9FA1FA
triadic
#9FCFFA #FA9FCF #CFFA9F
tetradic
#9FCFFA #F89FFA #FACA9F #A1FA9F
square
#9FCFFA #F89FFA #FACA9F #A1FA9F
split-complementary
#9FCFFA #FA9FA1 #FAF89F
monochromatic
#2B95F4 #65B2F7 #9FCFFA #D9ECFD #E2F0FD
Accessibility & contrast
On white
1.64
#9FCFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#9FCFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FCFFA
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FCFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FCFFA | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECFFC
Deuteranopia (green-blind)
#B2C6F9
Tritanopia (blue-blind)
#80D9DD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #9fcffa; /* rgb */ color: rgb(159, 207, 250); /* oklch */ color: oklch(83.6% 0.079 246.0);
Tailwind
colors: {
custom: {
50: '#beddfc',
500: '#9fcffa',
950: '#000000',
},
}SCSS
$custom: #9fcffa; $custom-light: #beddfc; $custom-dark: #000000;
JSON
{
"hex": "#9fcffa",
"rgb": {
"r": 159,
"g": 207,
"b": 250
},
"hsl": {
"h": 208.352,
"s": 90.099,
"l": 80.196
},
"oklch": {
"l": 0.83586,
"c": 0.07878,
"h": 246
},
"luminance": 0.58899
}Semantic roles & 50–950 ramp
primary
#9FCFFA
secondary
#DB9B62
accent
#6C00E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#121517
muted
#828485