#A7CDCA#A7CDCA
#A7CDCA is a very light, muted teal. Relative luminance 0.561; OKLCH L 82.0% C 0.040 H 190.5°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #A7CDCA |
|---|---|
| RGB | rgb(167, 205, 202) |
| HSL | hsl(175, 28%, 73%) |
| HSV | hsv(175, 19%, 80%) |
| CMYK | cmyk(18.5%, 0%, 1.5%, 19.6%) |
| CIE-LAB | lab(79.69, -13.13, -2.68) |
| CIE-LCH | lch(79.69, 13.40, 191.52°) |
| OKLab | oklab(82% -0.0398 -0.0074) |
| OKLCH | oklch(82% 0.04 190.5) |
| XYZ | xyz(48.4254, 56.1408, 64.1505) |
| Luminance | 0.5614 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.86
Lightblue
#ADD8E6
ΔE00 7.69
Paleturquoise
#AFEEEE
ΔE00 8.39
Pale Sky Blue
#BDF6FE
ΔE00 10.29
Duck Egg Blue
#C3FBF4
ΔE00 10.54
Pale Teal
#82CBB2
ΔE00 10.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7CDCA #CDA7AA
analogous
#A7CDB7 #A7CDCA #A7BDCD
triadic
#A7CDCA #CAA7CD #CDCAA7
tetradic
#A7CDCA #B7A7CD #CDA7AA #BDCDA7
square
#A7CDCA #B7A7CD #CDA7AA #BDCDA7
split-complementary
#A7CDCA #CDA7BD #CDB7A7
monochromatic
#5A9F9A #80B7B2 #A7CDCA #CEE3E2 #EBF4F3
Accessibility & contrast
On white
1.72
#A7CDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#A7CDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7CDCA
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7CDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7CDCA | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CA
Deuteranopia (green-blind)
#C1C3CA
Tritanopia (blue-blind)
#9CCFCC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #a7cdca; /* rgb */ color: rgb(167, 205, 202); /* oklch */ color: oklch(82.0% 0.040 190.5);
Tailwind
colors: {
custom: {
50: '#c1dcda',
500: '#a7cdca',
950: '#000000',
},
}SCSS
$custom: #a7cdca; $custom-light: #c1dcda; $custom-dark: #000000;
JSON
{
"hex": "#a7cdca",
"rgb": {
"r": 167,
"g": 205,
"b": 202
},
"hsl": {
"h": 175.263,
"s": 27.536,
"l": 72.941
},
"oklch": {
"l": 0.82002,
"c": 0.04048,
"h": 190.5
},
"luminance": 0.56142
}Semantic roles & 50–950 ramp
primary
#A7CDCA
secondary
#A27679
accent
#3F47A6
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121514
muted
#828483