#ACCEFF#ACCEFF
#ACCEFF is a very light, moderate blue. Relative luminance 0.601; OKLCH L 84.4% C 0.078 H 257.5°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCEFF |
|---|---|
| RGB | rgb(172, 206, 255) |
| HSL | hsl(215, 100%, 84%) |
| HSV | hsv(215, 33%, 100%) |
| CMYK | cmyk(32.5%, 19.2%, 0%, 0%) |
| CIE-LAB | lab(81.91, -0.06, -27.64) |
| CIE-LCH | lch(81.91, 27.64, 269.88°) |
| OKLab | oklab(84.37% -0.0169 -0.0762) |
| OKLCH | oklch(84.37% 0.078 257.5) |
| XYZ | xyz(57.1292, 60.1308, 103.1846) |
| Luminance | 0.6013 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 1.30
Baby Blue (survey)
#A2CFFE
ΔE00 2.90
Pastel Blue
#A2BFFE
ΔE00 3.95
Light Blue
#95D0FC
ΔE00 6.27
Lightsteelblue
#B0C4DE
ΔE00 6.27
Light Blue Grey
#B7C9E2
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCEFF #FFDDAC
analogous
#ACF7FF #ACCEFF #B3ACFF
triadic
#ACCEFF #FFACCE #CEFFAC
tetradic
#ACCEFF #FFACF7 #FFDDAC #ACFFB3
square
#ACCEFF #FFACF7 #FFDDAC #ACFFB3
split-complementary
#ACCEFF #FFB3AC #F7FFAC
monochromatic
#3286FF #6FAAFF #ACCEFF #E0EDFF #E0EDFF
Accessibility & contrast
On white
1.61
#ACCEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#ACCEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCEFF
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCEFF | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDD0FF
Deuteranopia (green-blind)
#B4C8FE
Tritanopia (blue-blind)
#93D8DE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #acceff; /* rgb */ color: rgb(172, 206, 255); /* oklch */ color: oklch(84.4% 0.078 257.5);
Tailwind
colors: {
custom: {
50: '#c6dcff',
500: '#acceff',
950: '#000000',
},
}SCSS
$custom: #acceff; $custom-light: #c6dcff; $custom-dark: #000000;
JSON
{
"hex": "#acceff",
"rgb": {
"r": 172,
"g": 206,
"b": 255
},
"hsl": {
"h": 215.422,
"s": 100,
"l": 83.725
},
"oklch": {
"l": 0.84373,
"c": 0.07805,
"h": 257.5
},
"luminance": 0.60133
}Semantic roles & 50–950 ramp
primary
#ACCEFF
secondary
#E5B36A
accent
#8700E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131518
muted
#828486