#ACCBE2#ACCBE2
#ACCBE2 is a very light, muted cyan. Relative luminance 0.570; OKLCH L 82.7% C 0.046 H 240.3°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCBE2 |
|---|---|
| RGB | rgb(172, 203, 226) |
| HSL | hsl(206, 48%, 78%) |
| HSV | hsv(206, 24%, 89%) |
| CMYK | cmyk(23.9%, 10.2%, 0%, 11.4%) |
| CIE-LAB | lab(80.16, -5.32, -14.81) |
| CIE-LCH | lch(80.16, 15.74, 250.26°) |
| OKLab | oklab(82.68% -0.023 -0.0403) |
| OKLCH | oklch(82.68% 0.046 240.3) |
| XYZ | xyz(52.0928, 56.9718, 80.1887) |
| Luminance | 0.5697 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.46
Light Grey Blue
#9DBCD4
ΔE00 3.88
Lightsteelblue
#B0C4DE
ΔE00 4.54
Light Blue Grey
#B7C9E2
ΔE00 4.85
Baby Blue (survey)
#A2CFFE
ΔE00 6.26
Light Blue
#95D0FC
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCBE2 #E2C3AC
analogous
#ACE2DE #ACCBE2 #ACB0E2
triadic
#ACCBE2 #E2ACCB #CBE2AC
tetradic
#ACCBE2 #DEACE2 #E2C3AC #B0E2AC
square
#ACCBE2 #DEACE2 #E2C3AC #B0E2AC
split-complementary
#ACCBE2 #E2ACB0 #E2DEAC
monochromatic
#5192C2 #7FAFD2 #ACCBE2 #D9E7F2 #E8F1F7
Accessibility & contrast
On white
1.69
#ACCBE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#ACCBE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCBE2
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCBE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCBE2 | 1.00 | 1.69 | 12.39 | 12.39 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CAE3
Deuteranopia (green-blind)
#BAC4E2
Tritanopia (blue-blind)
#9DD1D2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #accbe2; /* rgb */ color: rgb(172, 203, 226); /* oklch */ color: oklch(82.7% 0.046 240.3);
Tailwind
colors: {
custom: {
50: '#c5daeb',
500: '#accbe2',
950: '#000000',
},
}SCSS
$custom: #accbe2; $custom-light: #c5daeb; $custom-dark: #000000;
JSON
{
"hex": "#accbe2",
"rgb": {
"r": 172,
"g": 203,
"b": 226
},
"hsl": {
"h": 205.556,
"s": 48.214,
"l": 78.039
},
"oklch": {
"l": 0.82684,
"c": 0.04646,
"h": 240.3
},
"luminance": 0.56974
}Semantic roles & 50–950 ramp
primary
#ACCBE2
secondary
#BB9477
accent
#682ABB
background
#FDFEFE
surface
#F9FBFD
border
#D2D4D5
text
#131416
muted
#828384