#9FCBF2#9FCBF2
#9FCBF2 is a very light, moderate cyan. Relative luminance 0.565; OKLCH L 82.4% C 0.072 H 245.6°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #9FCBF2 |
|---|---|
| RGB | rgb(159, 203, 242) |
| HSL | hsl(208, 76%, 79%) |
| HSV | hsv(208, 34%, 95%) |
| CMYK | cmyk(34.3%, 16.1%, 0%, 5.1%) |
| CIE-LAB | lab(79.89, -5.24, -23.86) |
| CIE-LCH | lch(79.89, 24.43, 257.61°) |
| OKLab | oklab(82.44% -0.0298 -0.0657) |
| OKLCH | oklch(82.44% 0.072 245.6) |
| XYZ | xyz(51.6760, 56.4911, 92.1682) |
| Luminance | 0.5649 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 2.06
Light Blue
#95D0FC
ΔE00 2.84
Powder Blue (survey)
#B1D1FC
ΔE00 4.19
Sky
#82CAFC
ΔE00 4.63
Lightskyblue
#87CEFA
ΔE00 4.64
Light Grey Blue
#9DBCD4
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FCBF2 #F2C69F
analogous
#9FF2F0 #9FCBF2 #9FA1F2
triadic
#9FCBF2 #F29FCB #CBF29F
tetradic
#9FCBF2 #F09FF2 #F2C69F #A1F29F
square
#9FCBF2 #F09FF2 #F2C69F #A1F29F
split-complementary
#9FCBF2 #F29FA1 #F2F09F
monochromatic
#3391E3 #69AEEB #9FCBF2 #D5E8F9 #E4F0FB
Accessibility & contrast
On white
1.71
#9FCBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#9FCBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FCBF2
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FCBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FCBF2 | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCBF4
Deuteranopia (green-blind)
#B1C2F1
Tritanopia (blue-blind)
#84D4D8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #9fcbf2; /* rgb */ color: rgb(159, 203, 242); /* oklch */ color: oklch(82.4% 0.072 245.6);
Tailwind
colors: {
custom: {
50: '#bddaf6',
500: '#9fcbf2',
950: '#000000',
},
}SCSS
$custom: #9fcbf2; $custom-light: #bddaf6; $custom-dark: #000000;
JSON
{
"hex": "#9fcbf2",
"rgb": {
"r": 159,
"g": 203,
"b": 242
},
"hsl": {
"h": 208.193,
"s": 76.147,
"l": 78.627
},
"oklch": {
"l": 0.82437,
"c": 0.07213,
"h": 245.6
},
"luminance": 0.56494
}Semantic roles & 50–950 ramp
primary
#9FCBF2
secondary
#D09765
accent
#6D0DD8
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#121417
muted
#828385