#ACCBDD#ACCBDD
#ACCBDD is a very light, muted cyan. Relative luminance 0.567; OKLCH L 82.5% C 0.042 H 233.5°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCBDD |
|---|---|
| RGB | rgb(172, 203, 221) |
| HSL | hsl(202, 42%, 77%) |
| HSV | hsv(202, 22%, 87%) |
| CMYK | cmyk(22.2%, 8.1%, 0%, 13.3%) |
| CIE-LAB | lab(80.01, -6.44, -12.36) |
| CIE-LCH | lch(80.01, 13.94, 242.49°) |
| OKLab | oklab(82.51% -0.0249 -0.0336) |
| OKLCH | oklch(82.51% 0.042 233.5) |
| XYZ | xyz(51.4167, 56.7013, 76.6280) |
| Luminance | 0.5670 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.52
Cloudy Blue
#ACC2D9
ΔE00 4.68
Lightblue
#ADD8E6
ΔE00 4.98
Lightsteelblue
#B0C4DE
ΔE00 6.05
Light Blue Grey
#B7C9E2
ΔE00 6.28
Ice Blue
#A5DFF9
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCBDD #DDBEAC
analogous
#ACDDD7 #ACCBDD #ACB3DD
triadic
#ACCBDD #DDACCB #CBDDAC
tetradic
#ACCBDD #D7ACDD #DDBEAC #B3DDAC
square
#ACCBDD #D7ACDD #DDBEAC #B3DDAC
split-complementary
#ACCBDD #DDACB3 #DDD7AC
monochromatic
#5595B9 #81B0CB #ACCBDD #D7E6EF #E9F1F6
Accessibility & contrast
On white
1.70
#ACCBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#ACCBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCBDD
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCBDD | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CADE
Deuteranopia (green-blind)
#BCC4DD
Tritanopia (blue-blind)
#9ED0D1
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #accbdd; /* rgb */ color: rgb(172, 203, 221); /* oklch */ color: oklch(82.5% 0.042 233.5);
Tailwind
colors: {
custom: {
50: '#c5dae7',
500: '#accbdd',
950: '#000000',
},
}SCSS
$custom: #accbdd; $custom-light: #c5dae7; $custom-dark: #000000;
JSON
{
"hex": "#accbdd",
"rgb": {
"r": 172,
"g": 203,
"b": 221
},
"hsl": {
"h": 202.041,
"s": 41.88,
"l": 77.059
},
"oklch": {
"l": 0.82513,
"c": 0.0418,
"h": 233.5
},
"luminance": 0.56703
}Semantic roles & 50–950 ramp
primary
#ACCBDD
secondary
#B58E78
accent
#6131B5
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131416
muted
#828384