#9BCAFA#9BCAFA
#9BCAFA is a very light, moderate cyan. Relative luminance 0.561; OKLCH L 82.3% C 0.084 H 249.4°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #9BCAFA |
|---|---|
| RGB | rgb(155, 202, 250) |
| HSL | hsl(210, 90%, 79%) |
| HSV | hsv(210, 38%, 98%) |
| CMYK | cmyk(38%, 19.2%, 0%, 2%) |
| CIE-LAB | lab(79.68, -3.75, -28.48) |
| CIE-LCH | lch(79.68, 28.73, 262.50°) |
| OKLab | oklab(82.3% -0.0296 -0.0788) |
| OKLCH | oklch(82.3% 0.084 249.4) |
| XYZ | xyz(51.8879, 56.1089, 98.5200) |
| Luminance | 0.5611 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 1.34
Light Blue
#95D0FC
ΔE00 3.23
Powder Blue (survey)
#B1D1FC
ΔE00 4.13
Sky
#82CAFC
ΔE00 4.58
Carolina Blue
#8AB8FE
ΔE00 5.08
Lightskyblue
#87CEFA
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BCAFA #FACB9B
analogous
#9BF9FA #9BCAFA #9C9BFA
triadic
#9BCAFA #FA9BCA #CAFA9B
tetradic
#9BCAFA #FA9BF9 #FACB9B #9BFA9C
square
#9BCAFA #FA9BF9 #FACB9B #9BFA9C
split-complementary
#9BCAFA #FA9C9B #F9FA9B
monochromatic
#268CF4 #61ABF7 #9BCAFA #D5E9FD #E2F0FE
Accessibility & contrast
On white
1.72
#9BCAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#9BCAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BCAFA
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BCAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BCAFA | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CBFC
Deuteranopia (green-blind)
#ACC1F9
Tritanopia (blue-blind)
#7AD5DA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #9bcafa; /* rgb */ color: rgb(155, 202, 250); /* oklch */ color: oklch(82.3% 0.084 249.4);
Tailwind
colors: {
custom: {
50: '#bbdafc',
500: '#9bcafa',
950: '#000000',
},
}SCSS
$custom: #9bcafa; $custom-light: #bbdafc; $custom-dark: #000000;
JSON
{
"hex": "#9bcafa",
"rgb": {
"r": 155,
"g": 202,
"b": 250
},
"hsl": {
"h": 210.316,
"s": 90.476,
"l": 79.412
},
"oklch": {
"l": 0.82299,
"c": 0.08415,
"h": 249.4
},
"luminance": 0.56112
}Semantic roles & 50–950 ramp
primary
#9BCAFA
secondary
#DB9D5E
accent
#7400E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#121417
muted
#828385