#A7DBDB#A7DBDB
#A7DBDB is a very light, muted teal. Relative luminance 0.640; OKLCH L 85.5% C 0.054 H 196.2°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #A7DBDB |
|---|---|
| RGB | rgb(167, 219, 219) |
| HSL | hsl(180, 42%, 76%) |
| HSV | hsv(180, 24%, 86%) |
| CMYK | cmyk(23.7%, 0%, 0%, 14.1%) |
| CIE-LAB | lab(83.96, -16.62, -5.46) |
| CIE-LCH | lch(83.96, 17.50, 198.18°) |
| OKLab | oklab(85.55% -0.0514 -0.0149) |
| OKLCH | oklch(85.55% 0.054 196.2) |
| XYZ | xyz(54.0501, 63.9907, 76.5076) |
| Luminance | 0.6399 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.24
Paleturquoise
#AFEEEE
ΔE00 4.38
Pale Sky Blue
#BDF6FE
ΔE00 6.76
Robin'S Egg Blue
#98EFF9
ΔE00 6.77
Lightblue
#ADD8E6
ΔE00 6.89
Light Sky Blue
#C6FCFF
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7DBDB #DBA7A7
analogous
#A7DBC1 #A7DBDB #A7C1DB
triadic
#A7DBDB #DBA7DB #DBDBA7
tetradic
#A7DBDB #C1A7DB #DBA7A7 #C1DBA7
square
#A7DBDB #C1A7DB #DBA7A7 #C1DBA7
split-complementary
#A7DBDB #DBA7C1 #DBC1A7
monochromatic
#50B7B7 #7CC9C9 #A7DBDB #D2EDED #E9F6F6
Accessibility & contrast
On white
1.52
#A7DBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#A7DBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7DBDB
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7DBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7DBDB | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DB
Deuteranopia (green-blind)
#CACEDC
Tritanopia (blue-blind)
#96DEDB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #a7dbdb; /* rgb */ color: rgb(167, 219, 219); /* oklch */ color: oklch(85.5% 0.054 196.2);
Tailwind
colors: {
custom: {
50: '#c2e6e6',
500: '#a7dbdb',
950: '#000000',
},
}SCSS
$custom: #a7dbdb; $custom-light: #c2e6e6; $custom-dark: #000000;
JSON
{
"hex": "#a7dbdb",
"rgb": {
"r": 167,
"g": 219,
"b": 219
},
"hsl": {
"h": 180,
"s": 41.935,
"l": 75.686
},
"oklch": {
"l": 0.85546,
"c": 0.05352,
"h": 196.2
},
"luminance": 0.63993
}Semantic roles & 50–950 ramp
primary
#A7DBDB
secondary
#B37373
accent
#3030B5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484