#A4CBDF#A4CBDF
#A4CBDF is a very light, muted cyan. Relative luminance 0.559; OKLCH L 82.1% C 0.050 H 230.4°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #A4CBDF |
|---|---|
| RGB | rgb(164, 203, 223) |
| HSL | hsl(200, 48%, 76%) |
| HSV | hsv(200, 26%, 87%) |
| CMYK | cmyk(26.5%, 9%, 0%, 12.5%) |
| CIE-LAB | lab(79.57, -8.38, -14.14) |
| CIE-LCH | lch(79.57, 16.44, 239.35°) |
| OKLab | oklab(82.06% -0.0319 -0.0385) |
| OKLCH | oklch(82.06% 0.05 230.4) |
| XYZ | xyz(49.9811, 55.9301, 77.9598) |
| Luminance | 0.5593 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.23
Light Grey Blue
#9DBCD4
ΔE00 4.81
Sky Blue
#87CEEB
ΔE00 5.40
Baby Blue
#89CFF0
ΔE00 5.42
Ice Blue
#A5DFF9
ΔE00 5.49
Cloudy Blue
#ACC2D9
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4CBDF #DFB8A4
analogous
#A4DFD5 #A4CBDF #A4ADDF
triadic
#A4CBDF #DFA4CB #CBDFA4
tetradic
#A4CBDF #D5A4DF #DFB8A4 #ADDFA4
square
#A4CBDF #D5A4DF #DFB8A4 #ADDFA4
split-complementary
#A4CBDF #DFA4AD #DFD5A4
monochromatic
#4997BF #77B1CF #A4CBDF #D1E5EF #E8F2F7
Accessibility & contrast
On white
1.72
#A4CBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#A4CBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4CBDF
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4CBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4CBDF | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C9E0
Deuteranopia (green-blind)
#B8C2DF
Tritanopia (blue-blind)
#92D1D1
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #a4cbdf; /* rgb */ color: rgb(164, 203, 223); /* oklch */ color: oklch(82.1% 0.050 230.4);
Tailwind
colors: {
custom: {
50: '#c0dae9',
500: '#a4cbdf',
950: '#000000',
},
}SCSS
$custom: #a4cbdf; $custom-light: #c0dae9; $custom-dark: #000000;
JSON
{
"hex": "#a4cbdf",
"rgb": {
"r": 164,
"g": 203,
"b": 223
},
"hsl": {
"h": 200.339,
"s": 47.967,
"l": 75.882
},
"oklch": {
"l": 0.8206,
"c": 0.05004,
"h": 230.4
},
"luminance": 0.55932
}Semantic roles & 50–950 ramp
primary
#A4CBDF
secondary
#B88870
accent
#5B2ABB
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121416
muted
#828384