#A7DBDF#A7DBDF
#A7DBDF is a very light, muted teal. Relative luminance 0.642; OKLCH L 85.7% C 0.054 H 202.1°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #A7DBDF |
|---|---|
| RGB | rgb(167, 219, 223) |
| HSL | hsl(184, 47%, 76%) |
| HSV | hsv(184, 25%, 87%) |
| CMYK | cmyk(25.1%, 1.8%, 0%, 12.5%) |
| CIE-LAB | lab(84.07, -15.74, -7.42) |
| CIE-LCH | lch(84.07, 17.40, 205.22°) |
| OKLab | oklab(85.67% -0.0498 -0.0202) |
| OKLCH | oklch(85.67% 0.054 202.1) |
| XYZ | xyz(54.5830, 64.2038, 79.3143) |
| Luminance | 0.6421 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.95
Paleturquoise
#AFEEEE
ΔE00 4.80
Lightblue
#ADD8E6
ΔE00 5.33
Pale Sky Blue
#BDF6FE
ΔE00 6.11
Robin'S Egg Blue
#98EFF9
ΔE00 6.30
Light Sky Blue
#C6FCFF
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7DBDF #DFABA7
analogous
#A7DFC7 #A7DBDF #A7BFDF
triadic
#A7DBDF #DFA7DB #DBDFA7
tetradic
#A7DBDF #C7A7DF #DFABA7 #BFDFA7
square
#A7DBDF #C7A7DF #DFABA7 #BFDFA7
split-complementary
#A7DBDF #DFA7BF #DFC7A7
monochromatic
#4DB6BE #7AC9CF #A7DBDF #D4EDEF #E9F6F7
Accessibility & contrast
On white
1.52
#A7DBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#A7DBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7DBDF
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7DBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7DBDF | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D6DF
Deuteranopia (green-blind)
#C9CEDF
Tritanopia (blue-blind)
#95DFDC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #a7dbdf; /* rgb */ color: rgb(167, 219, 223); /* oklch */ color: oklch(85.7% 0.054 202.1);
Tailwind
colors: {
custom: {
50: '#c2e6e9',
500: '#a7dbdf',
950: '#000000',
},
}SCSS
$custom: #a7dbdf; $custom-light: #c2e6e9; $custom-dark: #000000;
JSON
{
"hex": "#a7dbdf",
"rgb": {
"r": 167,
"g": 219,
"b": 223
},
"hsl": {
"h": 184.286,
"s": 46.667,
"l": 76.471
},
"oklch": {
"l": 0.85671,
"c": 0.05377,
"h": 202.1
},
"luminance": 0.64206
}Semantic roles & 50–950 ramp
primary
#A7DBDF
secondary
#B87773
accent
#362CBA
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121616
muted
#828484