#9ACCFA#9ACCFA
#9ACCFA is a very light, moderate cyan. Relative luminance 0.570; OKLCH L 82.7% C 0.084 H 246.7°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #9ACCFA |
|---|---|
| RGB | rgb(154, 204, 250) |
| HSL | hsl(209, 91%, 79%) |
| HSV | hsv(209, 38%, 98%) |
| CMYK | cmyk(38.4%, 18.4%, 0%, 2%) |
| CIE-LAB | lab(80.15, -5.08, -27.76) |
| CIE-LCH | lch(80.15, 28.22, 259.63°) |
| OKLab | oklab(82.66% -0.033 -0.0767) |
| OKLCH | oklch(82.66% 0.084 246.7) |
| XYZ | xyz(52.1690, 56.9550, 98.6684) |
| Luminance | 0.5696 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 1.54
Light Blue
#95D0FC
ΔE00 2.22
Sky
#82CAFC
ΔE00 3.81
Lightskyblue
#87CEFA
ΔE00 4.19
Powder Blue (survey)
#B1D1FC
ΔE00 4.62
Lightblue (survey)
#7BC8F6
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ACCFA #FAC89A
analogous
#9AFAF8 #9ACCFA #9A9CFA
triadic
#9ACCFA #FA9ACC #CCFA9A
tetradic
#9ACCFA #F89AFA #FAC89A #9CFA9A
square
#9ACCFA #F89AFA #FAC89A #9CFA9A
split-complementary
#9ACCFA #FA9A9C #FAF89A
monochromatic
#2591F4 #60AFF7 #9ACCFA #D4E9FD #E2F0FE
Accessibility & contrast
On white
1.69
#9ACCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#9ACCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ACCFA
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ACCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ACCFA | 1.00 | 1.69 | 12.39 | 12.39 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACCFC
Deuteranopia (green-blind)
#ADC2F9
Tritanopia (blue-blind)
#78D7DB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #9accfa; /* rgb */ color: rgb(154, 204, 250); /* oklch */ color: oklch(82.7% 0.084 246.7);
Tailwind
colors: {
custom: {
50: '#bbdbfc',
500: '#9accfa',
950: '#000000',
},
}SCSS
$custom: #9accfa; $custom-light: #bbdbfc; $custom-dark: #000000;
JSON
{
"hex": "#9accfa",
"rgb": {
"r": 154,
"g": 204,
"b": 250
},
"hsl": {
"h": 208.75,
"s": 90.566,
"l": 79.216
},
"oklch": {
"l": 0.82661,
"c": 0.08351,
"h": 246.7
},
"luminance": 0.56958
}Semantic roles & 50–950 ramp
primary
#9ACCFA
secondary
#DB995D
accent
#6E00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#121517
muted
#828485