#9FCFFE#9FCFFE
#9FCFFE is a very light, moderate cyan. Relative luminance 0.592; OKLCH L 83.7% C 0.083 H 248.3°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #9FCFFE |
|---|---|
| RGB | rgb(159, 207, 254) |
| HSL | hsl(210, 98%, 81%) |
| HSV | hsv(210, 37%, 100%) |
| CMYK | cmyk(37.4%, 18.5%, 0%, 0.4%) |
| CIE-LAB | lab(81.37, -4.34, -27.99) |
| CIE-LCH | lch(81.37, 28.33, 261.19°) |
| OKLab | oklab(83.74% -0.0307 -0.0774) |
| OKLCH | oklch(83.74% 0.083 248.3) |
| XYZ | xyz(54.4946, 59.1494, 102.2923) |
| Luminance | 0.5915 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 0.69
Light Blue
#95D0FC
ΔE00 2.70
Powder Blue (survey)
#B1D1FC
ΔE00 3.89
Sky
#82CAFC
ΔE00 4.61
Lightskyblue
#87CEFA
ΔE00 4.87
Lightblue (survey)
#7BC8F6
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FCFFE #FECE9F
analogous
#9FFEFD #9FCFFE #9F9FFE
triadic
#9FCFFE #FE9FCF #CFFE9F
tetradic
#9FCFFE #FD9FFE #FECE9F #9FFE9F
square
#9FCFFE #FD9FFE #FECE9F #9FFE9F
split-complementary
#9FCFFE #FE9F9F #FEFD9F
monochromatic
#2692FD #62B1FD #9FCFFE #DCEDFF #E1F0FF
Accessibility & contrast
On white
1.64
#9FCFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#9FCFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FCFFE
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FCFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FCFFE | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDD0FF
Deuteranopia (green-blind)
#B1C6FD
Tritanopia (blue-blind)
#7EDADF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #9fcffe; /* rgb */ color: rgb(159, 207, 254); /* oklch */ color: oklch(83.7% 0.083 248.3);
Tailwind
colors: {
custom: {
50: '#beddff',
500: '#9fcffe',
950: '#000000',
},
}SCSS
$custom: #9fcffe; $custom-light: #beddff; $custom-dark: #000000;
JSON
{
"hex": "#9fcffe",
"rgb": {
"r": 159,
"g": 207,
"b": 254
},
"hsl": {
"h": 209.684,
"s": 97.938,
"l": 80.98
},
"oklch": {
"l": 0.83741,
"c": 0.08325,
"h": 248.3
},
"luminance": 0.59152
}Semantic roles & 50–950 ramp
primary
#9FCFFE
secondary
#E1A060
accent
#7200E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#121518
muted
#828486