#ACCBDB#ACCBDB
#ACCBDB is a very light, muted cyan. Relative luminance 0.566; OKLCH L 82.4% C 0.040 H 230.3°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCBDB |
|---|---|
| RGB | rgb(172, 203, 219) |
| HSL | hsl(200, 39%, 77%) |
| HSV | hsv(200, 21%, 86%) |
| CMYK | cmyk(21.5%, 7.3%, 0%, 14.1%) |
| CIE-LAB | lab(79.95, -6.88, -11.38) |
| CIE-LCH | lch(79.95, 13.30, 238.84°) |
| OKLab | oklab(82.45% -0.0256 -0.0309) |
| OKLCH | oklch(82.45% 0.04 230.3) |
| XYZ | xyz(51.1518, 56.5954, 75.2330) |
| Luminance | 0.5660 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.51
Light Grey Blue
#9DBCD4
ΔE00 5.01
Cloudy Blue
#ACC2D9
ΔE00 5.33
Ice Blue
#A5DFF9
ΔE00 6.74
Lightsteelblue
#B0C4DE
ΔE00 6.74
Light Blue Grey
#B7C9E2
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCBDB #DBBCAC
analogous
#ACDBD4 #ACCBDB #ACB4DB
triadic
#ACCBDB #DBACCB #CBDBAC
tetradic
#ACCBDB #D4ACDB #DBBCAC #B4DBAC
square
#ACCBDB #D4ACDB #DBBCAC #B4DBAC
split-complementary
#ACCBDB #DBACB4 #DBD4AC
monochromatic
#5796B6 #81B0C8 #ACCBDB #D7E6EE #EAF2F6
Accessibility & contrast
On white
1.70
#ACCBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#ACCBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCBDB
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCBDB | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C9DC
Deuteranopia (green-blind)
#BCC4DB
Tritanopia (blue-blind)
#9FD0D0
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #accbdb; /* rgb */ color: rgb(172, 203, 219); /* oklch */ color: oklch(82.4% 0.040 230.3);
Tailwind
colors: {
custom: {
50: '#c5dae6',
500: '#accbdb',
950: '#000000',
},
}SCSS
$custom: #accbdb; $custom-light: #c5dae6; $custom-dark: #000000;
JSON
{
"hex": "#accbdb",
"rgb": {
"r": 172,
"g": 203,
"b": 219
},
"hsl": {
"h": 200.426,
"s": 39.496,
"l": 76.667
},
"oklch": {
"l": 0.82446,
"c": 0.04014,
"h": 230.3
},
"luminance": 0.56597
}Semantic roles & 50–950 ramp
primary
#ACCBDB
secondary
#B38C78
accent
#5E33B2
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384