#A7DBCA#A7DBCA
#A7DBCA is a very light, muted teal. Relative luminance 0.631; OKLCH L 85.0% C 0.059 H 172.8°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #A7DBCA |
|---|---|
| RGB | rgb(167, 219, 202) |
| HSL | hsl(160, 42%, 76%) |
| HSV | hsv(160, 24%, 86%) |
| CMYK | cmyk(23.7%, 0%, 7.8%, 14.1%) |
| CIE-LAB | lab(83.52, -20.21, 2.90) |
| CIE-LCH | lch(83.52, 20.41, 171.82°) |
| OKLab | oklab(85.05% -0.0583 0.0074) |
| OKLCH | oklch(85.05% 0.059 172.8) |
| XYZ | xyz(51.9253, 63.1407, 65.3171) |
| Luminance | 0.6314 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.50
Light Teal
#90E4C1
ΔE00 6.85
Seafoam Blue
#78D1B6
ΔE00 7.27
Pale Aqua
#B8FFEB
ΔE00 7.91
Paleturquoise
#AFEEEE
ΔE00 8.02
Duck Egg Blue
#C3FBF4
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7DBCA #DBA7B8
analogous
#A7DBB0 #A7DBCA #A7D2DB
triadic
#A7DBCA #CAA7DB #DBCAA7
tetradic
#A7DBCA #B0A7DB #DBA7B8 #D2DBA7
square
#A7DBCA #B0A7DB #DBA7B8 #D2DBA7
split-complementary
#A7DBCA #DBA7D2 #DBB0A7
monochromatic
#50B796 #7CC9B0 #A7DBCA #D2EDE4 #E9F6F2
Accessibility & contrast
On white
1.54
#A7DBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#A7DBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7DBCA
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7DBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7DBCA | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D4C9
Deuteranopia (green-blind)
#CECDCB
Tritanopia (blue-blind)
#9ADCD6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #a7dbca; /* rgb */ color: rgb(167, 219, 202); /* oklch */ color: oklch(85.0% 0.059 172.8);
Tailwind
colors: {
custom: {
50: '#c2e6da',
500: '#a7dbca',
950: '#000000',
},
}SCSS
$custom: #a7dbca; $custom-light: #c2e6da; $custom-dark: #000000;
JSON
{
"hex": "#a7dbca",
"rgb": {
"r": 167,
"g": 219,
"b": 202
},
"hsl": {
"h": 160.385,
"s": 41.935,
"l": 75.686
},
"oklch": {
"l": 0.85045,
"c": 0.05875,
"h": 172.8
},
"luminance": 0.63143
}Semantic roles & 50–950 ramp
primary
#A7DBCA
secondary
#B37388
accent
#305CB5
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121614
muted
#828483