#ACCFFF#ACCFFF
#ACCFFF is a very light, moderate cyan. Relative luminance 0.606; OKLCH L 84.6% C 0.077 H 256.4°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCFFF |
|---|---|
| RGB | rgb(172, 207, 255) |
| HSL | hsl(215, 100%, 84%) |
| HSV | hsv(215, 33%, 100%) |
| CMYK | cmyk(32.5%, 18.8%, 0%, 0%) |
| CIE-LAB | lab(82.17, -0.59, -27.24) |
| CIE-LCH | lch(82.17, 27.25, 268.76°) |
| OKLab | oklab(84.58% -0.0182 -0.0751) |
| OKLCH | oklch(84.58% 0.077 256.4) |
| XYZ | xyz(57.3707, 60.6138, 103.2651) |
| Luminance | 0.6062 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 1.16
Baby Blue (survey)
#A2CFFE
ΔE00 2.59
Pastel Blue
#A2BFFE
ΔE00 4.28
Light Blue
#95D0FC
ΔE00 5.93
Lightsteelblue
#B0C4DE
ΔE00 6.28
Light Blue Grey
#B7C9E2
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCFFF #FFDCAC
analogous
#ACF8FF #ACCFFF #B2ACFF
triadic
#ACCFFF #FFACCF #CFFFAC
tetradic
#ACCFFF #FFACF8 #FFDCAC #ACFFB2
square
#ACCFFF #FFACF8 #FFDCAC #ACFFB2
split-complementary
#ACCFFF #FFB2AC #F8FFAC
monochromatic
#3288FF #6FACFF #ACCFFF #E0EDFF #E0EDFF
Accessibility & contrast
On white
1.60
#ACCFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#ACCFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCFFF
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCFFF | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BED1FF
Deuteranopia (green-blind)
#B5C9FE
Tritanopia (blue-blind)
#93D9DF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #accfff; /* rgb */ color: rgb(172, 207, 255); /* oklch */ color: oklch(84.6% 0.077 256.4);
Tailwind
colors: {
custom: {
50: '#c6ddff',
500: '#accfff',
950: '#000000',
},
}SCSS
$custom: #accfff; $custom-light: #c6ddff; $custom-dark: #000000;
JSON
{
"hex": "#accfff",
"rgb": {
"r": 172,
"g": 207,
"b": 255
},
"hsl": {
"h": 214.699,
"s": 100,
"l": 83.725
},
"oklch": {
"l": 0.84578,
"c": 0.07724,
"h": 256.4
},
"luminance": 0.60616
}Semantic roles & 50–950 ramp
primary
#ACCFFF
secondary
#E5B16A
accent
#8500E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131518
muted
#828486