#A7DCDB#A7DCDB
#A7DCDB is a very light, muted teal. Relative luminance 0.645; OKLCH L 85.8% C 0.054 H 194.7°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #A7DCDB |
|---|---|
| RGB | rgb(167, 220, 219) |
| HSL | hsl(179, 43%, 76%) |
| HSV | hsv(179, 24%, 86%) |
| CMYK | cmyk(24.1%, 0%, 0.5%, 13.7%) |
| CIE-LAB | lab(84.23, -17.13, -5.06) |
| CIE-LCH | lch(84.23, 17.86, 196.45°) |
| OKLab | oklab(85.76% -0.0527 -0.0138) |
| OKLCH | oklch(85.76% 0.054 194.7) |
| XYZ | xyz(54.3118, 64.5140, 76.5949) |
| Luminance | 0.6452 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.62
Paleturquoise
#AFEEEE
ΔE00 4.12
Robin'S Egg Blue
#98EFF9
ΔE00 6.74
Pale Sky Blue
#BDF6FE
ΔE00 6.81
Duck Egg Blue
#C3FBF4
ΔE00 7.07
Light Sky Blue
#C6FCFF
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7DCDB #DCA7A8
analogous
#A7DCC0 #A7DCDB #A7C2DC
triadic
#A7DCDB #DBA7DC #DCDBA7
tetradic
#A7DCDB #C0A7DC #DCA7A8 #C2DCA7
square
#A7DCDB #C0A7DC #DCA7A8 #C2DCA7
split-complementary
#A7DCDB #DCA7C2 #DCC0A7
monochromatic
#4FB9B7 #7BCBC9 #A7DCDB #D3EDED #E9F6F6
Accessibility & contrast
On white
1.51
#A7DCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#A7DCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7DCDB
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7DCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7DCDB | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DB
Deuteranopia (green-blind)
#CBCFDC
Tritanopia (blue-blind)
#96DFDB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #a7dcdb; /* rgb */ color: rgb(167, 220, 219); /* oklch */ color: oklch(85.8% 0.054 194.7);
Tailwind
colors: {
custom: {
50: '#c2e7e6',
500: '#a7dcdb',
950: '#000000',
},
}SCSS
$custom: #a7dcdb; $custom-light: #c2e7e6; $custom-dark: #000000;
JSON
{
"hex": "#a7dcdb",
"rgb": {
"r": 167,
"g": 220,
"b": 219
},
"hsl": {
"h": 178.868,
"s": 43.089,
"l": 75.882
},
"oklch": {
"l": 0.85763,
"c": 0.05447,
"h": 194.7
},
"luminance": 0.64516
}Semantic roles & 50–950 ramp
primary
#A7DCDB
secondary
#B47374
accent
#2F32B6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484