#9FCAFF#9FCAFF
#9FCAFF is a very light, moderate cyan. Relative luminance 0.568; OKLCH L 82.7% C 0.088 H 254.0°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #9FCAFF |
|---|---|
| RGB | rgb(159, 202, 255) |
| HSL | hsl(213, 100%, 81%) |
| HSV | hsv(213, 38%, 100%) |
| CMYK | cmyk(37.6%, 20.8%, 0%, 0%) |
| CIE-LAB | lab(80.08, -1.41, -30.50) |
| CIE-LCH | lch(80.08, 30.54, 267.35°) |
| OKLab | oklab(82.74% -0.0243 -0.0845) |
| OKLCH | oklch(82.74% 0.088 254) |
| XYZ | xyz(53.4629, 56.8292, 102.7404) |
| Luminance | 0.5683 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 1.68
Powder Blue (survey)
#B1D1FC
ΔE00 3.38
Pastel Blue
#A2BFFE
ΔE00 4.25
Light Blue
#95D0FC
ΔE00 4.65
Carolina Blue
#8AB8FE
ΔE00 4.74
Sky
#82CAFC
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FCAFF #FFD49F
analogous
#9FFAFF #9FCAFF #A49FFF
triadic
#9FCAFF #FF9FCA #CAFF9F
tetradic
#9FCAFF #FF9FFA #FFD49F #9FFFA4
square
#9FCAFF #FF9FFA #FFD49F #9FFFA4
split-complementary
#9FCAFF #FFA49F #FAFF9F
monochromatic
#2586FF #62A8FF #9FCAFF #DCECFF #E0EEFF
Accessibility & contrast
On white
1.70
#9FCAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#9FCAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FCAFF
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FCAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FCAFF | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CCFF
Deuteranopia (green-blind)
#ABC2FE
Tritanopia (blue-blind)
#7FD6DC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #9fcaff; /* rgb */ color: rgb(159, 202, 255); /* oklch */ color: oklch(82.7% 0.088 254.0);
Tailwind
colors: {
custom: {
50: '#bedaff',
500: '#9fcaff',
950: '#000000',
},
}SCSS
$custom: #9fcaff; $custom-light: #bedaff; $custom-dark: #000000;
JSON
{
"hex": "#9fcaff",
"rgb": {
"r": 159,
"g": 202,
"b": 255
},
"hsl": {
"h": 213.125,
"s": 100,
"l": 81.176
},
"oklch": {
"l": 0.82739,
"c": 0.08788,
"h": 254
},
"luminance": 0.56832
}Semantic roles & 50–950 ramp
primary
#9FCAFF
secondary
#E3A85F
accent
#7F00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121418
muted
#828386