#A5CFDB#A5CFDB
#A5CFDB is a very light, muted cyan. Relative luminance 0.577; OKLCH L 82.8% C 0.047 H 217.1°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #A5CFDB |
|---|---|
| RGB | rgb(165, 207, 219) |
| HSL | hsl(193, 43%, 75%) |
| HSV | hsv(193, 25%, 86%) |
| CMYK | cmyk(24.7%, 5.5%, 0%, 14.1%) |
| CIE-LAB | lab(80.59, -11.08, -10.47) |
| CIE-LCH | lch(80.59, 15.24, 223.38°) |
| OKLab | oklab(82.84% -0.0377 -0.0285) |
| OKLCH | oklch(82.84% 0.047 217.1) |
| XYZ | xyz(50.6123, 57.7374, 75.4818) |
| Luminance | 0.5774 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.30
Powder Blue
#B0E0E6
ΔE00 5.00
Ice Blue
#A5DFF9
ΔE00 5.89
Sky Blue
#87CEEB
ΔE00 6.22
Baby Blue
#89CFF0
ΔE00 6.98
Light Grey Blue
#9DBCD4
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5CFDB #DBB1A5
analogous
#A5DBCC #A5CFDB #A5B4DB
triadic
#A5CFDB #DBA5CF #CFDBA5
tetradic
#A5CFDB #CCA5DB #DBB1A5 #B4DBA5
square
#A5CFDB #CCA5DB #DBB1A5 #B4DBA5
split-complementary
#A5CFDB #DBA5B4 #DBCCA5
monochromatic
#4EA0B8 #79B8CA #A5CFDB #D1E6EC #E9F3F6
Accessibility & contrast
On white
1.67
#A5CFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#A5CFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5CFDB
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5CFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5CFDB | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CCDC
Deuteranopia (green-blind)
#BEC5DB
Tritanopia (blue-blind)
#94D4D3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #a5cfdb; /* rgb */ color: rgb(165, 207, 219); /* oklch */ color: oklch(82.8% 0.047 217.1);
Tailwind
colors: {
custom: {
50: '#c0dde6',
500: '#a5cfdb',
950: '#000000',
},
}SCSS
$custom: #a5cfdb; $custom-light: #c0dde6; $custom-dark: #000000;
JSON
{
"hex": "#a5cfdb",
"rgb": {
"r": 165,
"g": 207,
"b": 219
},
"hsl": {
"h": 193.333,
"s": 42.857,
"l": 75.294
},
"oklch": {
"l": 0.82841,
"c": 0.04725,
"h": 217.1
},
"luminance": 0.57739
}Semantic roles & 50–950 ramp
primary
#A5CFDB
secondary
#B38071
accent
#4D30B6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121515
muted
#828484