#ACCBDA#ACCBDA
#ACCBDA is a very light, muted cyan. Relative luminance 0.565; OKLCH L 82.4% C 0.039 H 228.6°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCBDA |
|---|---|
| RGB | rgb(172, 203, 218) |
| HSL | hsl(200, 38%, 76%) |
| HSV | hsv(200, 21%, 85%) |
| CMYK | cmyk(21.1%, 6.9%, 0%, 14.5%) |
| CIE-LAB | lab(79.92, -7.10, -10.89) |
| CIE-LCH | lch(79.92, 13.00, 236.89°) |
| OKLab | oklab(82.41% -0.026 -0.0295) |
| OKLCH | oklch(82.41% 0.039 228.6) |
| XYZ | xyz(51.0206, 56.5429, 74.5418) |
| Luminance | 0.5654 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.31
Light Grey Blue
#9DBCD4
ΔE00 5.29
Cloudy Blue
#ACC2D9
ΔE00 5.67
Ice Blue
#A5DFF9
ΔE00 6.81
Lightsteelblue
#B0C4DE
ΔE00 7.10
Light Blue Grey
#B7C9E2
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCBDA #DABBAC
analogous
#ACDAD2 #ACCBDA #ACB4DA
triadic
#ACCBDA #DAACCB #CBDAAC
tetradic
#ACCBDA #D2ACDA #DABBAC #B4DAAC
square
#ACCBDA #D2ACDA #DABBAC #B4DAAC
split-complementary
#ACCBDA #DAACB4 #DAD2AC
monochromatic
#5796B4 #82B0C7 #ACCBDA #D6E6ED #EAF2F6
Accessibility & contrast
On white
1.71
#ACCBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#ACCBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCBDA
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCBDA | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C9DB
Deuteranopia (green-blind)
#BCC4DA
Tritanopia (blue-blind)
#9FCFD0
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #accbda; /* rgb */ color: rgb(172, 203, 218); /* oklch */ color: oklch(82.4% 0.039 228.6);
Tailwind
colors: {
custom: {
50: '#c5dae5',
500: '#accbda',
950: '#000000',
},
}SCSS
$custom: #accbda; $custom-light: #c5dae5; $custom-dark: #000000;
JSON
{
"hex": "#accbda",
"rgb": {
"r": 172,
"g": 203,
"b": 218
},
"hsl": {
"h": 199.565,
"s": 38.333,
"l": 76.471
},
"oklch": {
"l": 0.82413,
"c": 0.03937,
"h": 228.6
},
"luminance": 0.56544
}Semantic roles & 50–950 ramp
primary
#ACCBDA
secondary
#B28B79
accent
#5D34B1
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384