#ACCFEC#ACCFEC
#ACCFEC is a very light, muted cyan. Relative luminance 0.595; OKLCH L 83.9% C 0.055 H 243.4°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCFEC |
|---|---|
| RGB | rgb(172, 207, 236) |
| HSL | hsl(207, 63%, 80%) |
| HSV | hsv(207, 27%, 93%) |
| CMYK | cmyk(27.1%, 12.3%, 0%, 7.5%) |
| CIE-LAB | lab(81.54, -5.13, -18.09) |
| CIE-LCH | lch(81.54, 18.80, 254.16°) |
| OKLab | oklab(83.87% -0.0247 -0.0494) |
| OKLCH | oklch(83.87% 0.055 243.4) |
| XYZ | xyz(54.4620, 59.4504, 87.9461) |
| Luminance | 0.5945 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 4.26
Cloudy Blue
#ACC2D9
ΔE00 4.41
Powder Blue (survey)
#B1D1FC
ΔE00 4.57
Light Blue
#95D0FC
ΔE00 4.83
Lightsteelblue
#B0C4DE
ΔE00 4.85
Light Grey Blue
#9DBCD4
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCFEC #ECC9AC
analogous
#ACECE9 #ACCFEC #ACAFEC
triadic
#ACCFEC #ECACCF #CFECAC
tetradic
#ACCFEC #E9ACEC #ECC9AC #AFECAC
square
#ACCFEC #E9ACEC #ECC9AC #AFECAC
split-complementary
#ACCFEC #ECACAF #ECE9AC
monochromatic
#4895D5 #7AB2E1 #ACCFEC #DEECF7 #E6F1F9
Accessibility & contrast
On white
1.63
#ACCFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#ACCFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCFEC
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCFEC | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CFED
Deuteranopia (green-blind)
#BBC8EB
Tritanopia (blue-blind)
#99D6D8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #accfec; /* rgb */ color: rgb(172, 207, 236); /* oklch */ color: oklch(83.9% 0.055 243.4);
Tailwind
colors: {
custom: {
50: '#c6ddf2',
500: '#accfec',
950: '#000000',
},
}SCSS
$custom: #accfec; $custom-light: #c6ddf2; $custom-dark: #000000;
JSON
{
"hex": "#accfec",
"rgb": {
"r": 172,
"g": 207,
"b": 236
},
"hsl": {
"h": 207.188,
"s": 62.745,
"l": 80
},
"oklch": {
"l": 0.83871,
"c": 0.05526,
"h": 243.4
},
"luminance": 0.59452
}Semantic roles & 50–950 ramp
primary
#ACCFEC
secondary
#C99A74
accent
#6B1BCA
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131516
muted
#828485