#ACCFEE#ACCFEE
#ACCFEE is a very light, muted cyan. Relative luminance 0.596; OKLCH L 83.9% C 0.057 H 245.3°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCFEE |
|---|---|
| RGB | rgb(172, 207, 238) |
| HSL | hsl(208, 66%, 80%) |
| HSV | hsv(208, 28%, 93%) |
| CMYK | cmyk(27.7%, 13%, 0%, 6.7%) |
| CIE-LAB | lab(81.60, -4.67, -19.06) |
| CIE-LCH | lch(81.60, 19.62, 256.25°) |
| OKLab | oklab(83.94% -0.024 -0.0521) |
| OKLCH | oklch(83.94% 0.057 245.3) |
| XYZ | xyz(54.7542, 59.5672, 89.4850) |
| Luminance | 0.5957 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 3.69
Powder Blue (survey)
#B1D1FC
ΔE00 3.88
Cloudy Blue
#ACC2D9
ΔE00 4.50
Light Blue
#95D0FC
ΔE00 4.70
Lightsteelblue
#B0C4DE
ΔE00 4.71
Light Blue Grey
#B7C9E2
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCFEE #EECBAC
analogous
#ACEEEC #ACCFEE #ACAEEE
triadic
#ACCFEE #EEACCF #CFEEAC
tetradic
#ACCFEE #ECACEE #EECBAC #AEEEAC
square
#ACCFEE #ECACEE #EECBAC #AEEEAC
split-complementary
#ACCFEE #EEACAE #EEECAC
monochromatic
#4694D9 #79B2E4 #ACCFEE #DFECF8 #E6F0FA
Accessibility & contrast
On white
1.63
#ACCFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#ACCFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCFEE
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCFEE | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CFF0
Deuteranopia (green-blind)
#BAC8ED
Tritanopia (blue-blind)
#99D6D9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #accfee; /* rgb */ color: rgb(172, 207, 238); /* oklch */ color: oklch(83.9% 0.057 245.3);
Tailwind
colors: {
custom: {
50: '#c6ddf3',
500: '#accfee',
950: '#000000',
},
}SCSS
$custom: #accfee; $custom-light: #c6ddf3; $custom-dark: #000000;
JSON
{
"hex": "#accfee",
"rgb": {
"r": 172,
"g": 207,
"b": 238
},
"hsl": {
"h": 208.182,
"s": 66,
"l": 80.392
},
"oklch": {
"l": 0.83943,
"c": 0.05739,
"h": 245.3
},
"luminance": 0.59569
}Semantic roles & 50–950 ramp
primary
#ACCFEE
secondary
#CB9C73
accent
#6D18CE
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131517
muted
#828485