#A2CFDB#A2CFDB
#A2CFDB is a very light, muted cyan. Relative luminance 0.574; OKLCH L 82.7% C 0.050 H 215.8°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #A2CFDB |
|---|---|
| RGB | rgb(162, 207, 219) |
| HSL | hsl(193, 44%, 75%) |
| HSV | hsv(193, 26%, 86%) |
| CMYK | cmyk(26%, 5.5%, 0%, 14.1%) |
| CIE-LAB | lab(80.41, -11.97, -10.75) |
| CIE-LCH | lch(80.41, 16.09, 221.94°) |
| OKLab | oklab(82.65% -0.0405 -0.0293) |
| OKLCH | oklch(82.65% 0.05 215.8) |
| XYZ | xyz(49.9954, 57.4194, 75.4529) |
| Luminance | 0.5742 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.57
Powder Blue
#B0E0E6
ΔE00 4.79
Ice Blue
#A5DFF9
ΔE00 5.89
Sky Blue
#87CEEB
ΔE00 5.95
Baby Blue
#89CFF0
ΔE00 6.83
Light Grey Blue
#9DBCD4
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2CFDB #DBAEA2
analogous
#A2DBCB #A2CFDB #A2B2DB
triadic
#A2CFDB #DBA2CF #CFDBA2
tetradic
#A2CFDB #CBA2DB #DBAEA2 #B2DBA2
square
#A2CFDB #CBA2DB #DBAEA2 #B2DBA2
split-complementary
#A2CFDB #DBA2B2 #DBCBA2
monochromatic
#4AA1B9 #76B8CA #A2CFDB #CEE6EC #E9F4F6
Accessibility & contrast
On white
1.68
#A2CFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#A2CFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2CFDB
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2CFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2CFDB | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCDC
Deuteranopia (green-blind)
#BDC4DB
Tritanopia (blue-blind)
#90D4D3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #a2cfdb; /* rgb */ color: rgb(162, 207, 219); /* oklch */ color: oklch(82.7% 0.050 215.8);
Tailwind
colors: {
custom: {
50: '#bedde6',
500: '#a2cfdb',
950: '#000000',
},
}SCSS
$custom: #a2cfdb; $custom-light: #bedde6; $custom-dark: #000000;
JSON
{
"hex": "#a2cfdb",
"rgb": {
"r": 162,
"g": 207,
"b": 219
},
"hsl": {
"h": 192.632,
"s": 44.186,
"l": 74.706
},
"oklch": {
"l": 0.82654,
"c": 0.05,
"h": 215.8
},
"luminance": 0.57422
}Semantic roles & 50–950 ramp
primary
#A2CFDB
secondary
#B37D6E
accent
#4B2EB7
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121515
muted
#828484