#ACCBEC#ACCBEC
#ACCBEC is a very light, muted cyan. Relative luminance 0.575; OKLCH L 83.0% C 0.057 H 250.1°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCBEC |
|---|---|
| RGB | rgb(172, 203, 236) |
| HSL | hsl(211, 63%, 80%) |
| HSV | hsv(211, 27%, 93%) |
| CMYK | cmyk(27.1%, 14%, 0%, 7.5%) |
| CIE-LAB | lab(80.48, -3.02, -19.69) |
| CIE-LCH | lch(80.48, 19.92, 261.29°) |
| OKLab | oklab(83.04% -0.0195 -0.0539) |
| OKLCH | oklch(83.04% 0.057 250.1) |
| XYZ | xyz(53.5052, 57.5367, 87.6272) |
| Luminance | 0.5754 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.96
Lightsteelblue
#B0C4DE
ΔE00 3.47
Baby Blue (survey)
#A2CFFE
ΔE00 3.73
Cloudy Blue
#ACC2D9
ΔE00 3.80
Light Blue Grey
#B7C9E2
ΔE00 3.84
Light Grey Blue
#9DBCD4
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCBEC #ECCDAC
analogous
#ACEBEC #ACCBEC #ADACEC
triadic
#ACCBEC #ECACCB #CBECAC
tetradic
#ACCBEC #ECACEB #ECCDAC #ACECAD
square
#ACCBEC #ECACEB #ECCDAC #ACECAD
split-complementary
#ACCBEC #ECADAC #EBECAC
monochromatic
#488DD5 #7AACE1 #ACCBEC #DEEAF7 #E6EFF9
Accessibility & contrast
On white
1.68
#ACCBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#ACCBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCBEC
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCBEC | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCBEE
Deuteranopia (green-blind)
#B7C5EB
Tritanopia (blue-blind)
#9AD2D6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #accbec; /* rgb */ color: rgb(172, 203, 236); /* oklch */ color: oklch(83.0% 0.057 250.1);
Tailwind
colors: {
custom: {
50: '#c6daf2',
500: '#accbec',
950: '#000000',
},
}SCSS
$custom: #accbec; $custom-light: #c6daf2; $custom-dark: #000000;
JSON
{
"hex": "#accbec",
"rgb": {
"r": 172,
"g": 203,
"b": 236
},
"hsl": {
"h": 210.938,
"s": 62.745,
"l": 80
},
"oklch": {
"l": 0.83038,
"c": 0.05727,
"h": 250.1
},
"luminance": 0.57539
}Semantic roles & 50–950 ramp
primary
#ACCBEC
secondary
#C99F74
accent
#751BCA
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131416
muted
#828385