#A7DBEE#A7DBEE
#A7DBEE is a very light, muted cyan. Relative luminance 0.651; OKLCH L 86.2% C 0.060 H 222.4°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #A7DBEE |
|---|---|
| RGB | rgb(167, 219, 238) |
| HSL | hsl(196, 68%, 79%) |
| HSV | hsv(196, 30%, 93%) |
| CMYK | cmyk(29.8%, 8%, 0%, 6.7%) |
| CIE-LAB | lab(84.51, -12.33, -14.71) |
| CIE-LCH | lch(84.51, 19.20, 230.03°) |
| OKLab | oklab(86.16% -0.0441 -0.0402) |
| OKLCH | oklch(86.16% 0.06 222.4) |
| XYZ | xyz(56.6956, 65.0489, 90.4407) |
| Luminance | 0.6505 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.10
Ice Blue
#A5DFF9
ΔE00 2.37
Sky Blue
#87CEEB
ΔE00 5.06
Powder Blue
#B0E0E6
ΔE00 5.11
Baby Blue
#89CFF0
ΔE00 5.44
Pale Sky Blue
#BDF6FE
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7DBEE #EEBAA7
analogous
#A7EEDD #A7DBEE #A7B8EE
triadic
#A7DBEE #EEA7DB #DBEEA7
tetradic
#A7DBEE #DDA7EE #EEBAA7 #B8EEA7
square
#A7DBEE #DDA7EE #EEBAA7 #B8EEA7
split-complementary
#A7DBEE #EEA7B8 #EEDDA7
monochromatic
#40B1DA #74C6E4 #A7DBEE #DAF0F8 #E5F5FA
Accessibility & contrast
On white
1.50
#A7DBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#A7DBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7DBEE
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7DBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7DBEE | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D8EF
Deuteranopia (green-blind)
#C5CFEE
Tritanopia (blue-blind)
#90E1E1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #a7dbee; /* rgb */ color: rgb(167, 219, 238); /* oklch */ color: oklch(86.2% 0.060 222.4);
Tailwind
colors: {
custom: {
50: '#c3e6f3',
500: '#a7dbee',
950: '#000000',
},
}SCSS
$custom: #a7dbee; $custom-light: #c3e6f3; $custom-dark: #000000;
JSON
{
"hex": "#a7dbee",
"rgb": {
"r": 167,
"g": 219,
"b": 238
},
"hsl": {
"h": 196.056,
"s": 67.619,
"l": 79.412
},
"oklch": {
"l": 0.86163,
"c": 0.05965,
"h": 222.4
},
"luminance": 0.65052
}Semantic roles & 50–950 ramp
primary
#A7DBEE
secondary
#CB876E
accent
#4816D0
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131517
muted
#828485