#9FCAFE#9FCAFE
#9FCAFE is a very light, moderate cyan. Relative luminance 0.568; OKLCH L 82.7% C 0.087 H 253.5°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #9FCAFE |
|---|---|
| RGB | rgb(159, 202, 254) |
| HSL | hsl(213, 98%, 81%) |
| HSV | hsv(213, 37%, 100%) |
| CMYK | cmyk(37.4%, 20.5%, 0%, 0.4%) |
| CIE-LAB | lab(80.05, -1.67, -30.03) |
| CIE-LCH | lch(80.05, 30.07, 266.81°) |
| OKLab | oklab(82.7% -0.0246 -0.0831) |
| OKLCH | oklch(82.7% 0.087 253.5) |
| XYZ | xyz(53.3023, 56.7650, 101.8949) |
| Luminance | 0.5677 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 1.58
Powder Blue (survey)
#B1D1FC
ΔE00 3.35
Pastel Blue
#A2BFFE
ΔE00 4.31
Light Blue
#95D0FC
ΔE00 4.53
Carolina Blue
#8AB8FE
ΔE00 4.78
Sky
#82CAFC
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FCAFE #FED39F
analogous
#9FF9FE #9FCAFE #A39FFE
triadic
#9FCAFE #FE9FCA #CAFE9F
tetradic
#9FCAFE #FE9FF9 #FED39F #9FFEA3
square
#9FCAFE #FE9FF9 #FED39F #9FFEA3
split-complementary
#9FCAFE #FEA39F #F9FE9F
monochromatic
#2687FD #62A9FD #9FCAFE #DCEBFF #E1EEFF
Accessibility & contrast
On white
1.70
#9FCAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#9FCAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FCAFE
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FCAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FCAFE | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CCFF
Deuteranopia (green-blind)
#ABC2FD
Tritanopia (blue-blind)
#7FD5DB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #9fcafe; /* rgb */ color: rgb(159, 202, 254); /* oklch */ color: oklch(82.7% 0.087 253.5);
Tailwind
colors: {
custom: {
50: '#bedaff',
500: '#9fcafe',
950: '#000000',
},
}SCSS
$custom: #9fcafe; $custom-light: #bedaff; $custom-dark: #000000;
JSON
{
"hex": "#9fcafe",
"rgb": {
"r": 159,
"g": 202,
"b": 254
},
"hsl": {
"h": 212.842,
"s": 97.938,
"l": 80.98
},
"oklch": {
"l": 0.82698,
"c": 0.08667,
"h": 253.5
},
"luminance": 0.56768
}Semantic roles & 50–950 ramp
primary
#9FCAFE
secondary
#E1A760
accent
#7E00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121418
muted
#828386