#A7DDEF#A7DDEF
#A7DDEF is a very light, moderate cyan. Relative luminance 0.662; OKLCH L 86.6% C 0.061 H 220.4°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #A7DDEF |
|---|---|
| RGB | rgb(167, 221, 239) |
| HSL | hsl(195, 69%, 80%) |
| HSV | hsv(195, 30%, 94%) |
| CMYK | cmyk(30.1%, 7.5%, 0%, 6.3%) |
| CIE-LAB | lab(85.08, -13.12, -14.39) |
| CIE-LCH | lch(85.08, 19.48, 227.63°) |
| OKLab | oklab(86.62% -0.0462 -0.0393) |
| OKLCH | oklch(86.62% 0.061 220.4) |
| XYZ | xyz(57.3678, 66.1576, 91.3915) |
| Luminance | 0.6616 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.33
Ice Blue
#A5DFF9
ΔE00 2.68
Powder Blue
#B0E0E6
ΔE00 4.57
Sky Blue
#87CEEB
ΔE00 5.40
Baby Blue
#89CFF0
ΔE00 5.88
Pale Sky Blue
#BDF6FE
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7DDEF #EFB9A7
analogous
#A7EFDD #A7DDEF #A7B9EF
triadic
#A7DDEF #EFA7DD #DDEFA7
tetradic
#A7DDEF #DDA7EF #EFB9A7 #B9EFA7
square
#A7DDEF #DDA7EF #EFB9A7 #B9EFA7
split-complementary
#A7DDEF #EFA7B9 #EFDDA7
monochromatic
#3FB5DC #73C9E6 #A7DDEF #DBF1F8 #E5F5FA
Accessibility & contrast
On white
1.48
#A7DDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#A7DDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7DDEF
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7DDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7DDEF | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DAF0
Deuteranopia (green-blind)
#C6D1EF
Tritanopia (blue-blind)
#8FE3E2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a7ddef; /* rgb */ color: rgb(167, 221, 239); /* oklch */ color: oklch(86.6% 0.061 220.4);
Tailwind
colors: {
custom: {
50: '#c3e7f4',
500: '#a7ddef',
950: '#000000',
},
}SCSS
$custom: #a7ddef; $custom-light: #c3e7f4; $custom-dark: #000000;
JSON
{
"hex": "#a7ddef",
"rgb": {
"r": 167,
"g": 221,
"b": 239
},
"hsl": {
"h": 195,
"s": 69.231,
"l": 79.608
},
"oklch": {
"l": 0.86624,
"c": 0.06068,
"h": 220.4
},
"luminance": 0.6616
}Semantic roles & 50–950 ramp
primary
#A7DDEF
secondary
#CD856E
accent
#4414D1
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131617
muted
#828485