#A2CAE3#A2CAE3
#A2CAE3 is a light, muted cyan. Relative luminance 0.555; OKLCH L 81.9% C 0.055 H 235.8°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #A2CAE3 |
|---|---|
| RGB | rgb(162, 202, 227) |
| HSL | hsl(203, 54%, 76%) |
| HSV | hsv(203, 29%, 89%) |
| CMYK | cmyk(28.6%, 11%, 0%, 11%) |
| CIE-LAB | lab(79.31, -7.51, -16.70) |
| CIE-LCH | lch(79.31, 18.31, 245.79°) |
| OKLab | oklab(81.86% -0.031 -0.0456) |
| OKLCH | oklch(81.86% 0.055 235.8) |
| XYZ | xyz(49.8818, 55.4664, 80.7360) |
| Luminance | 0.5547 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.97
Baby Blue
#89CFF0
ΔE00 4.99
Cloudy Blue
#ACC2D9
ΔE00 5.16
Light Blue
#95D0FC
ΔE00 5.18
Sky Blue
#87CEEB
ΔE00 5.42
Lightblue
#ADD8E6
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2CAE3 #E3BBA2
analogous
#A2E3DC #A2CAE3 #A2AAE3
triadic
#A2CAE3 #E3A2CA #CAE3A2
tetradic
#A2CAE3 #DCA2E3 #E3BBA2 #AAE3A2
square
#A2CAE3 #DCA2E3 #E3BBA2 #AAE3A2
split-complementary
#A2CAE3 #E3A2AA #E3DCA2
monochromatic
#4494C7 #73AFD5 #A2CAE3 #D1E5F1 #E7F2F8
Accessibility & contrast
On white
1.74
#A2CAE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#A2CAE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2CAE3
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2CAE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2CAE3 | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC9E4
Deuteranopia (green-blind)
#B6C1E3
Tritanopia (blue-blind)
#8ED1D2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #a2cae3; /* rgb */ color: rgb(162, 202, 227); /* oklch */ color: oklch(81.9% 0.055 235.8);
Tailwind
colors: {
custom: {
50: '#bfdaeb',
500: '#a2cae3',
950: '#000000',
},
}SCSS
$custom: #a2cae3; $custom-light: #bfdaeb; $custom-dark: #000000;
JSON
{
"hex": "#a2cae3",
"rgb": {
"r": 162,
"g": 202,
"b": 227
},
"hsl": {
"h": 203.077,
"s": 53.719,
"l": 76.275
},
"oklch": {
"l": 0.8186,
"c": 0.05519,
"h": 235.8
},
"luminance": 0.55468
}Semantic roles & 50–950 ramp
primary
#A2CAE3
secondary
#BD8B6D
accent
#6124C1
background
#FDFEFE
surface
#F9FBFD
border
#D2D4D5
text
#121416
muted
#828384