#A7DFEB#A7DFEB
#A7DFEB is a very light, muted cyan. Relative luminance 0.670; OKLCH L 86.9% C 0.059 H 212.3°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #A7DFEB |
|---|---|
| RGB | rgb(167, 223, 235) |
| HSL | hsl(191, 63%, 79%) |
| HSV | hsv(191, 29%, 92%) |
| CMYK | cmyk(28.9%, 5.1%, 0%, 7.8%) |
| CIE-LAB | lab(85.50, -15.07, -11.65) |
| CIE-LCH | lch(85.50, 19.04, 217.71°) |
| OKLab | oklab(86.92% -0.0503 -0.0318) |
| OKLCH | oklch(86.92% 0.059 212.3) |
| XYZ | xyz(57.3146, 66.9862, 88.4908) |
| Luminance | 0.6699 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.43
Lightblue
#ADD8E6
ΔE00 3.45
Ice Blue
#A5DFF9
ΔE00 5.09
Pale Sky Blue
#BDF6FE
ΔE00 5.26
Robin'S Egg Blue
#98EFF9
ΔE00 5.73
Paleturquoise
#AFEEEE
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7DFEB #EBB3A7
analogous
#A7EBD5 #A7DFEB #A7BDEB
triadic
#A7DFEB #EBA7DF #DFEBA7
tetradic
#A7DFEB #D5A7EB #EBB3A7 #BDEBA7
square
#A7DFEB #D5A7EB #EBB3A7 #BDEBA7
split-complementary
#A7DFEB #EBA7BD #EBD5A7
monochromatic
#43BBD4 #75CDE0 #A7DFEB #D9F1F6 #E6F6F9
Accessibility & contrast
On white
1.46
#A7DFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#A7DFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7DFEB
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7DFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7DFEB | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBEC
Deuteranopia (green-blind)
#CAD2EB
Tritanopia (blue-blind)
#90E4E3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #a7dfeb; /* rgb */ color: rgb(167, 223, 235); /* oklch */ color: oklch(86.9% 0.059 212.3);
Tailwind
colors: {
custom: {
50: '#c3e9f1',
500: '#a7dfeb',
950: '#000000',
},
}SCSS
$custom: #a7dfeb; $custom-light: #c3e9f1; $custom-dark: #000000;
JSON
{
"hex": "#a7dfeb",
"rgb": {
"r": 167,
"g": 223,
"b": 235
},
"hsl": {
"h": 190.588,
"s": 62.963,
"l": 78.824
},
"oklch": {
"l": 0.86918,
"c": 0.05947,
"h": 212.3
},
"luminance": 0.66989
}Semantic roles & 50–950 ramp
primary
#A7DFEB
secondary
#C77F6F
accent
#3A1BCB
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131616
muted
#828485