#A7DBDC#A7DBDC
#A7DBDC is a very light, muted teal. Relative luminance 0.640; OKLCH L 85.6% C 0.054 H 197.7°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #A7DBDC |
|---|---|
| RGB | rgb(167, 219, 220) |
| HSL | hsl(181, 43%, 76%) |
| HSV | hsv(181, 24%, 86%) |
| CMYK | cmyk(24.1%, 0.5%, 0%, 13.7%) |
| CIE-LAB | lab(83.99, -16.40, -5.95) |
| CIE-LCH | lch(83.99, 17.45, 199.93°) |
| OKLab | oklab(85.58% -0.051 -0.0162) |
| OKLCH | oklch(85.58% 0.054 197.7) |
| XYZ | xyz(54.1821, 64.0435, 77.2030) |
| Luminance | 0.6405 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.88
Paleturquoise
#AFEEEE
ΔE00 4.43
Lightblue
#ADD8E6
ΔE00 6.50
Pale Sky Blue
#BDF6FE
ΔE00 6.56
Robin'S Egg Blue
#98EFF9
ΔE00 6.61
Light Sky Blue
#C6FCFF
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7DBDC #DCA8A7
analogous
#A7DCC2 #A7DBDC #A7C0DC
triadic
#A7DBDC #DCA7DB #DBDCA7
tetradic
#A7DBDC #C2A7DC #DCA8A7 #C0DCA7
square
#A7DBDC #C2A7DC #DCA8A7 #C0DCA7
split-complementary
#A7DBDC #DCA7C0 #DCC2A7
monochromatic
#4FB7B9 #7BC9CB #A7DBDC #D3EDED #E9F6F6
Accessibility & contrast
On white
1.52
#A7DBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#A7DBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7DBDC
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7DBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7DBDC | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DC
Deuteranopia (green-blind)
#CACEDC
Tritanopia (blue-blind)
#96DFDB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #a7dbdc; /* rgb */ color: rgb(167, 219, 220); /* oklch */ color: oklch(85.6% 0.054 197.7);
Tailwind
colors: {
custom: {
50: '#c2e6e6',
500: '#a7dbdc',
950: '#000000',
},
}SCSS
$custom: #a7dbdc; $custom-light: #c2e6e6; $custom-dark: #000000;
JSON
{
"hex": "#a7dbdc",
"rgb": {
"r": 167,
"g": 219,
"b": 220
},
"hsl": {
"h": 181.132,
"s": 43.089,
"l": 75.882
},
"oklch": {
"l": 0.85577,
"c": 0.05353,
"h": 197.7
},
"luminance": 0.64046
}Semantic roles & 50–950 ramp
primary
#A7DBDC
secondary
#B47473
accent
#322FB6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121616
muted
#828484