#ACCFFC#ACCFFC
#ACCFFC is a very light, moderate cyan. Relative luminance 0.604; OKLCH L 84.5% C 0.074 H 254.9°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCFFC |
|---|---|
| RGB | rgb(172, 207, 252) |
| HSL | hsl(214, 93%, 83%) |
| HSV | hsv(214, 32%, 99%) |
| CMYK | cmyk(31.7%, 17.9%, 0%, 1.2%) |
| CIE-LAB | lab(82.07, -1.32, -25.80) |
| CIE-LCH | lch(82.07, 25.84, 267.06°) |
| OKLab | oklab(84.46% -0.0192 -0.071) |
| OKLCH | oklch(84.46% 0.074 254.9) |
| XYZ | xyz(56.8915, 60.4222, 100.7416) |
| Luminance | 0.6042 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 0.96
Baby Blue (survey)
#A2CFFE
ΔE00 2.39
Pastel Blue
#A2BFFE
ΔE00 4.53
Light Blue
#95D0FC
ΔE00 5.63
Lightsteelblue
#B0C4DE
ΔE00 5.85
Light Blue Grey
#B7C9E2
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCFFC #FCD9AC
analogous
#ACF7FC #ACCFFC #B1ACFC
triadic
#ACCFFC #FCACCF #CFFCAC
tetradic
#ACCFFC #FCACF7 #FCD9AC #ACFCB1
square
#ACCFFC #FCACF7 #FCD9AC #ACFCB1
split-complementary
#ACCFFC #FCB1AC #F7FCAC
monochromatic
#368BF8 #71ADFA #ACCFFC #E1EEFE #E1EEFE
Accessibility & contrast
On white
1.60
#ACCFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#ACCFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCFFC
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCFFC | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD1FE
Deuteranopia (green-blind)
#B6C9FB
Tritanopia (blue-blind)
#94D9DE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #accffc; /* rgb */ color: rgb(172, 207, 252); /* oklch */ color: oklch(84.5% 0.074 254.9);
Tailwind
colors: {
custom: {
50: '#c6ddfd',
500: '#accffc',
950: '#000000',
},
}SCSS
$custom: #accffc; $custom-light: #c6ddfd; $custom-dark: #000000;
JSON
{
"hex": "#accffc",
"rgb": {
"r": 172,
"g": 207,
"b": 252
},
"hsl": {
"h": 213.75,
"s": 93.023,
"l": 83.137
},
"oklch": {
"l": 0.84462,
"c": 0.07357,
"h": 254.9
},
"luminance": 0.60425
}Semantic roles & 50–950 ramp
primary
#ACCFFC
secondary
#E0AD6C
accent
#8100E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131517
muted
#828485