#A7CFCA#A7CFCA
#A7CFCA is a very light, muted teal. Relative luminance 0.571; OKLCH L 82.4% C 0.043 H 187.0°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #A7CFCA |
|---|---|
| RGB | rgb(167, 207, 202) |
| HSL | hsl(173, 29%, 73%) |
| HSV | hsv(173, 19%, 81%) |
| CMYK | cmyk(19.3%, 0%, 2.4%, 18.8%) |
| CIE-LAB | lab(80.24, -14.15, -1.88) |
| CIE-LCH | lch(80.24, 14.28, 187.56°) |
| OKLab | oklab(82.43% -0.0425 -0.0052) |
| OKLCH | oklch(82.43% 0.043 187) |
| XYZ | xyz(48.9068, 57.1038, 64.3110) |
| Luminance | 0.5710 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.10
Paleturquoise
#AFEEEE
ΔE00 7.93
Lightblue
#ADD8E6
ΔE00 8.48
Pale Teal
#82CBB2
ΔE00 9.73
Duck Egg Blue
#C3FBF4
ΔE00 9.90
Pale Sky Blue
#BDF6FE
ΔE00 10.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7CFCA #CFA7AC
analogous
#A7CFB6 #A7CFCA #A7C0CF
triadic
#A7CFCA #CAA7CF #CFCAA7
tetradic
#A7CFCA #B6A7CF #CFA7AC #C0CFA7
square
#A7CFCA #B6A7CF #CFA7AC #C0CFA7
split-complementary
#A7CFCA #CFA7C0 #CFB6A7
monochromatic
#59A39A #7FB9B2 #A7CFCA #CFE5E2 #EBF4F3
Accessibility & contrast
On white
1.69
#A7CFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#A7CFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7CFCA
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7CFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7CFCA | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCACA
Deuteranopia (green-blind)
#C3C5CB
Tritanopia (blue-blind)
#9CD1CD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #a7cfca; /* rgb */ color: rgb(167, 207, 202); /* oklch */ color: oklch(82.4% 0.043 187.0);
Tailwind
colors: {
custom: {
50: '#c1ddda',
500: '#a7cfca',
950: '#000000',
},
}SCSS
$custom: #a7cfca; $custom-light: #c1ddda; $custom-dark: #000000;
JSON
{
"hex": "#a7cfca",
"rgb": {
"r": 167,
"g": 207,
"b": 202
},
"hsl": {
"h": 172.5,
"s": 29.412,
"l": 73.333
},
"oklch": {
"l": 0.82434,
"c": 0.0428,
"h": 187
},
"luminance": 0.57105
}Semantic roles & 50–950 ramp
primary
#A7CFCA
secondary
#A5767C
accent
#3D4BA8
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121514
muted
#828483