#A4CEDB#A4CEDB
#A4CEDB is a very light, muted cyan. Relative luminance 0.572; OKLCH L 82.6% C 0.048 H 218.6°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #A4CEDB |
|---|---|
| RGB | rgb(164, 206, 219) |
| HSL | hsl(194, 43%, 75%) |
| HSV | hsv(194, 25%, 86%) |
| CMYK | cmyk(25.1%, 5.9%, 0%, 14.1%) |
| CIE-LAB | lab(80.26, -10.86, -10.97) |
| CIE-LCH | lch(80.26, 15.43, 225.29°) |
| OKLab | oklab(82.56% -0.0373 -0.0298) |
| OKLCH | oklch(82.56% 0.048 218.6) |
| XYZ | xyz(50.1635, 57.1476, 75.3916) |
| Luminance | 0.5715 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.43
Powder Blue
#B0E0E6
ΔE00 5.44
Ice Blue
#A5DFF9
ΔE00 5.76
Sky Blue
#87CEEB
ΔE00 5.92
Baby Blue
#89CFF0
ΔE00 6.64
Light Grey Blue
#9DBCD4
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4CEDB #DBB1A4
analogous
#A4DBCD #A4CEDB #A4B2DB
triadic
#A4CEDB #DBA4CE #CEDBA4
tetradic
#A4CEDB #CDA4DB #DBB1A4 #B2DBA4
square
#A4CEDB #CDA4DB #DBB1A4 #B2DBA4
split-complementary
#A4CEDB #DBA4B2 #DBCDA4
monochromatic
#4C9FB8 #78B6CA #A4CEDB #D0E6EC #E9F3F6
Accessibility & contrast
On white
1.69
#A4CEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#A4CEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4CEDB
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4CEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4CEDB | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDC
Deuteranopia (green-blind)
#BDC4DB
Tritanopia (blue-blind)
#93D3D2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #a4cedb; /* rgb */ color: rgb(164, 206, 219); /* oklch */ color: oklch(82.6% 0.048 218.6);
Tailwind
colors: {
custom: {
50: '#c0dde6',
500: '#a4cedb',
950: '#000000',
},
}SCSS
$custom: #a4cedb; $custom-light: #c0dde6; $custom-dark: #000000;
JSON
{
"hex": "#a4cedb",
"rgb": {
"r": 164,
"g": 206,
"b": 219
},
"hsl": {
"h": 194.182,
"s": 43.307,
"l": 75.098
},
"oklch": {
"l": 0.82564,
"c": 0.0478,
"h": 218.6
},
"luminance": 0.5715
}Semantic roles & 50–950 ramp
primary
#A4CEDB
secondary
#B38070
accent
#4F2FB6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121515
muted
#828484