#A7DBDD#A7DBDD
#A7DBDD is a very light, muted teal. Relative luminance 0.641; OKLCH L 85.6% C 0.054 H 199.1°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #A7DBDD |
|---|---|
| RGB | rgb(167, 219, 221) |
| HSL | hsl(182, 44%, 76%) |
| HSV | hsv(182, 24%, 87%) |
| CMYK | cmyk(24.4%, 0.9%, 0%, 13.3%) |
| CIE-LAB | lab(84.02, -16.18, -6.44) |
| CIE-LCH | lch(84.02, 17.42, 201.69°) |
| OKLab | oklab(85.61% -0.0506 -0.0176) |
| OKLCH | oklch(85.61% 0.054 199.1) |
| XYZ | xyz(54.3150, 64.0966, 77.9026) |
| Luminance | 0.6410 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.54
Paleturquoise
#AFEEEE
ΔE00 4.51
Lightblue
#ADD8E6
ΔE00 6.11
Pale Sky Blue
#BDF6FE
ΔE00 6.39
Robin'S Egg Blue
#98EFF9
ΔE00 6.47
Light Sky Blue
#C6FCFF
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7DBDD #DDA9A7
analogous
#A7DDC4 #A7DBDD #A7C0DD
triadic
#A7DBDD #DDA7DB #DBDDA7
tetradic
#A7DBDD #C4A7DD #DDA9A7 #C0DDA7
square
#A7DBDD #C4A7DD #DDA9A7 #C0DDA7
split-complementary
#A7DBDD #DDA7C0 #DDC4A7
monochromatic
#4FB7BB #7BC9CC #A7DBDD #D3EDEE #E9F6F6
Accessibility & contrast
On white
1.52
#A7DBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#A7DBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7DBDD
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7DBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7DBDD | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DD
Deuteranopia (green-blind)
#C9CEDD
Tritanopia (blue-blind)
#95DFDB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #a7dbdd; /* rgb */ color: rgb(167, 219, 221); /* oklch */ color: oklch(85.6% 0.054 199.1);
Tailwind
colors: {
custom: {
50: '#c2e6e7',
500: '#a7dbdd',
950: '#000000',
},
}SCSS
$custom: #a7dbdd; $custom-light: #c2e6e7; $custom-dark: #000000;
JSON
{
"hex": "#a7dbdd",
"rgb": {
"r": 167,
"g": 219,
"b": 221
},
"hsl": {
"h": 182.222,
"s": 44.262,
"l": 76.078
},
"oklch": {
"l": 0.85609,
"c": 0.05357,
"h": 199.1
},
"luminance": 0.64099
}Semantic roles & 50–950 ramp
primary
#A7DBDD
secondary
#B57573
accent
#332EB7
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121616
muted
#828484