#ACCFFE#ACCFFE
#ACCFFE is a very light, moderate cyan. Relative luminance 0.606; OKLCH L 84.5% C 0.076 H 255.9°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCFFE |
|---|---|
| RGB | rgb(172, 207, 254) |
| HSL | hsl(214, 98%, 84%) |
| HSV | hsv(214, 32%, 100%) |
| CMYK | cmyk(32.3%, 18.5%, 0%, 0.4%) |
| CIE-LAB | lab(82.14, -0.84, -26.76) |
| CIE-LCH | lch(82.14, 26.77, 268.21°) |
| OKLab | oklab(84.54% -0.0185 -0.0737) |
| OKLCH | oklch(84.54% 0.076 255.9) |
| XYZ | xyz(57.2101, 60.5496, 102.4196) |
| Luminance | 0.6055 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 1.07
Baby Blue (survey)
#A2CFFE
ΔE00 2.52
Pastel Blue
#A2BFFE
ΔE00 4.35
Light Blue
#95D0FC
ΔE00 5.83
Lightsteelblue
#B0C4DE
ΔE00 6.13
Light Blue Grey
#B7C9E2
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCFFE #FEDBAC
analogous
#ACF8FE #ACCFFE #B2ACFE
triadic
#ACCFFE #FEACCF #CFFEAC
tetradic
#ACCFFE #FEACF8 #FEDBAC #ACFEB2
square
#ACCFFE #FEACF8 #FEDBAC #ACFEB2
split-complementary
#ACCFFE #FEB2AC #F8FEAC
monochromatic
#3389FD #70ACFD #ACCFFE #E1EEFF #E1EEFF
Accessibility & contrast
On white
1.60
#ACCFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#ACCFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCFFE
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCFFE | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BED1FF
Deuteranopia (green-blind)
#B5C9FD
Tritanopia (blue-blind)
#93D9DF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #accffe; /* rgb */ color: rgb(172, 207, 254); /* oklch */ color: oklch(84.5% 0.076 255.9);
Tailwind
colors: {
custom: {
50: '#c6ddfe',
500: '#accffe',
950: '#000000',
},
}SCSS
$custom: #accffe; $custom-light: #c6ddfe; $custom-dark: #000000;
JSON
{
"hex": "#accffe",
"rgb": {
"r": 172,
"g": 207,
"b": 254
},
"hsl": {
"h": 214.39,
"s": 97.619,
"l": 83.529
},
"oklch": {
"l": 0.84539,
"c": 0.07601,
"h": 255.9
},
"luminance": 0.60552
}Semantic roles & 50–950 ramp
primary
#ACCFFE
secondary
#E3B06B
accent
#8400E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131518
muted
#828486