#A7DBCD#A7DBCD
#A7DBCD is a very light, muted teal. Relative luminance 0.633; OKLCH L 85.1% C 0.057 H 176.5°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #A7DBCD |
|---|---|
| RGB | rgb(167, 219, 205) |
| HSL | hsl(164, 42%, 76%) |
| HSV | hsv(164, 24%, 86%) |
| CMYK | cmyk(23.7%, 0%, 6.4%, 14.1%) |
| CIE-LAB | lab(83.59, -19.59, 1.42) |
| CIE-LCH | lch(83.59, 19.64, 175.84°) |
| OKLab | oklab(85.13% -0.057 0.0035) |
| OKLCH | oklch(85.13% 0.057 176.5) |
| XYZ | xyz(52.2840, 63.2842, 67.2060) |
| Luminance | 0.6329 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.03
Paleturquoise
#AFEEEE
ΔE00 7.08
Duck Egg Blue
#C3FBF4
ΔE00 7.62
Light Teal
#90E4C1
ΔE00 7.69
Seafoam Blue
#78D1B6
ΔE00 7.78
Pale Aqua
#B8FFEB
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7DBCD #DBA7B5
analogous
#A7DBB3 #A7DBCD #A7CFDB
triadic
#A7DBCD #CDA7DB #DBCDA7
tetradic
#A7DBCD #B3A7DB #DBA7B5 #CFDBA7
square
#A7DBCD #B3A7DB #DBA7B5 #CFDBA7
split-complementary
#A7DBCD #DBA7CF #DBB3A7
monochromatic
#50B79C #7CC9B4 #A7DBCD #D2EDE6 #E9F6F3
Accessibility & contrast
On white
1.54
#A7DBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#A7DBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7DBCD
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7DBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7DBCD | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4CC
Deuteranopia (green-blind)
#CDCDCE
Tritanopia (blue-blind)
#9ADCD7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #a7dbcd; /* rgb */ color: rgb(167, 219, 205); /* oklch */ color: oklch(85.1% 0.057 176.5);
Tailwind
colors: {
custom: {
50: '#c2e6dc',
500: '#a7dbcd',
950: '#000000',
},
}SCSS
$custom: #a7dbcd; $custom-light: #c2e6dc; $custom-dark: #000000;
JSON
{
"hex": "#a7dbcd",
"rgb": {
"r": 167,
"g": 219,
"b": 205
},
"hsl": {
"h": 163.846,
"s": 41.935,
"l": 75.686
},
"oklch": {
"l": 0.8513,
"c": 0.05716,
"h": 176.5
},
"luminance": 0.63286
}Semantic roles & 50–950 ramp
primary
#A7DBCD
secondary
#B37384
accent
#3054B5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484