#9ACCFE#9ACCFE
#9ACCFE is a very light, moderate cyan. Relative luminance 0.572; OKLCH L 82.8% C 0.088 H 248.9°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #9ACCFE |
|---|---|
| RGB | rgb(154, 204, 254) |
| HSL | hsl(210, 98%, 80%) |
| HSV | hsv(210, 39%, 100%) |
| CMYK | cmyk(39.4%, 19.7%, 0%, 0.4%) |
| CIE-LAB | lab(80.30, -4.04, -29.67) |
| CIE-LCH | lch(80.30, 29.94, 262.25°) |
| OKLab | oklab(82.82% -0.0316 -0.0821) |
| OKLCH | oklch(82.82% 0.088 248.9) |
| XYZ | xyz(52.8029, 57.2085, 102.0067) |
| Luminance | 0.5721 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 1.31
Light Blue
#95D0FC
ΔE00 2.83
Sky
#82CAFC
ΔE00 4.24
Powder Blue (survey)
#B1D1FC
ΔE00 4.44
Lightskyblue
#87CEFA
ΔE00 4.81
Carolina Blue
#8AB8FE
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ACCFE #FECC9A
analogous
#9AFEFE #9ACCFE #9A9AFE
triadic
#9ACCFE #FE9ACC #CCFE9A
tetradic
#9ACCFE #FE9AFE #FECC9A #9AFE9A
square
#9ACCFE #FE9AFE #FECC9A #9AFE9A
split-complementary
#9ACCFE #FE9A9A #FEFE9A
monochromatic
#218FFD #5DADFD #9ACCFE #D7EBFF #E1F0FF
Accessibility & contrast
On white
1.69
#9ACCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#9ACCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ACCFE
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ACCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ACCFE | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CDFF
Deuteranopia (green-blind)
#ACC3FD
Tritanopia (blue-blind)
#76D7DD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #9accfe; /* rgb */ color: rgb(154, 204, 254); /* oklch */ color: oklch(82.8% 0.088 248.9);
Tailwind
colors: {
custom: {
50: '#bbdbff',
500: '#9accfe',
950: '#000000',
},
}SCSS
$custom: #9accfe; $custom-light: #bbdbff; $custom-dark: #000000;
JSON
{
"hex": "#9accfe",
"rgb": {
"r": 154,
"g": 204,
"b": 254
},
"hsl": {
"h": 210,
"s": 98.039,
"l": 80
},
"oklch": {
"l": 0.82821,
"c": 0.08804,
"h": 248.9
},
"luminance": 0.57212
}Semantic roles & 50–950 ramp
primary
#9ACCFE
secondary
#E19E5C
accent
#7300E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#121518
muted
#828486