#ACC5F2#ACC5F2
#ACC5F2 is a very light, moderate blue. Relative luminance 0.551; OKLCH L 82.0% C 0.069 H 262.1°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC5F2 |
|---|---|
| RGB | rgb(172, 197, 242) |
| HSL | hsl(219, 73%, 81%) |
| HSV | hsv(219, 29%, 95%) |
| CMYK | cmyk(28.9%, 18.6%, 0%, 5.1%) |
| CIE-LAB | lab(79.11, 1.61, -24.99) |
| CIE-LCH | lch(79.11, 25.04, 273.69°) |
| OKLab | oklab(82.03% -0.0095 -0.0687) |
| OKLCH | oklch(82.03% 0.069 262.1) |
| XYZ | xyz(53.0020, 55.1121, 91.8323) |
| Luminance | 0.5511 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.10
Powder Blue (survey)
#B1D1FC
ΔE00 3.42
Lightsteelblue
#B0C4DE
ΔE00 4.95
Light Blue Grey
#B7C9E2
ΔE00 5.38
Baby Blue (survey)
#A2CFFE
ΔE00 5.51
Light Periwinkle
#C1C6FC
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC5F2 #F2D9AC
analogous
#ACE8F2 #ACC5F2 #B6ACF2
triadic
#ACC5F2 #F2ACC5 #C5F2AC
tetradic
#ACC5F2 #F2ACE8 #F2D9AC #ACF2B6
square
#ACC5F2 #F2ACE8 #F2D9AC #ACF2B6
split-complementary
#ACC5F2 #F2B6AC #E8F2AC
monochromatic
#427BE1 #77A0EA #ACC5F2 #E1EAFA #E5EDFB
Accessibility & contrast
On white
1.75
#ACC5F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#ACC5F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC5F2
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC5F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC5F2 | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C7F4
Deuteranopia (green-blind)
#AFC1F1
Tritanopia (blue-blind)
#99CED4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #acc5f2; /* rgb */ color: rgb(172, 197, 242); /* oklch */ color: oklch(82.0% 0.069 262.1);
Tailwind
colors: {
custom: {
50: '#c6d6f6',
500: '#acc5f2',
950: '#000000',
},
}SCSS
$custom: #acc5f2; $custom-light: #c6d6f6; $custom-dark: #000000;
JSON
{
"hex": "#acc5f2",
"rgb": {
"r": 172,
"g": 197,
"b": 242
},
"hsl": {
"h": 218.571,
"s": 72.917,
"l": 81.176
},
"oklch": {
"l": 0.82026,
"c": 0.06934,
"h": 262.1
},
"luminance": 0.55114
}Semantic roles & 50–950 ramp
primary
#ACC5F2
secondary
#D1AF71
accent
#8F10D5
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385