#A4CFCA#A4CFCA
#A4CFCA is a very light, muted teal. Relative luminance 0.568; OKLCH L 82.2% C 0.046 H 187.6°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #A4CFCA |
|---|---|
| RGB | rgb(164, 207, 202) |
| HSL | hsl(173, 31%, 73%) |
| HSV | hsv(173, 21%, 81%) |
| CMYK | cmyk(20.8%, 0%, 2.4%, 18.8%) |
| CIE-LAB | lab(80.06, -15.09, -2.17) |
| CIE-LCH | lch(80.06, 15.24, 188.17°) |
| OKLab | oklab(82.24% -0.0453 -0.006) |
| OKLCH | oklch(82.24% 0.046 187.6) |
| XYZ | xyz(48.2802, 56.7807, 64.2816) |
| Luminance | 0.5678 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.14
Paleturquoise
#AFEEEE
ΔE00 7.70
Lightblue
#ADD8E6
ΔE00 8.66
Pale Teal
#82CBB2
ΔE00 9.29
Duck Egg Blue
#C3FBF4
ΔE00 9.81
Pale Sky Blue
#BDF6FE
ΔE00 10.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4CFCA #CFA4A9
analogous
#A4CFB4 #A4CFCA #A4BECF
triadic
#A4CFCA #CAA4CF #CFCAA4
tetradic
#A4CFCA #B4A4CF #CFA4A9 #BECFA4
square
#A4CFCA #B4A4CF #CFA4A9 #BECFA4
split-complementary
#A4CFCA #CFA4BE #CFB4A4
monochromatic
#56A39A #7CBAB3 #A4CFCA #CCE4E1 #EBF4F3
Accessibility & contrast
On white
1.70
#A4CFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#A4CFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4CFCA
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4CFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4CFCA | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACACA
Deuteranopia (green-blind)
#C2C4CB
Tritanopia (blue-blind)
#98D1CD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #a4cfca; /* rgb */ color: rgb(164, 207, 202); /* oklch */ color: oklch(82.2% 0.046 187.6);
Tailwind
colors: {
custom: {
50: '#bfddda',
500: '#a4cfca',
950: '#000000',
},
}SCSS
$custom: #a4cfca; $custom-light: #bfddda; $custom-dark: #000000;
JSON
{
"hex": "#a4cfca",
"rgb": {
"r": 164,
"g": 207,
"b": 202
},
"hsl": {
"h": 173.023,
"s": 30.935,
"l": 72.745
},
"oklch": {
"l": 0.82242,
"c": 0.04575,
"h": 187.6
},
"luminance": 0.56782
}Semantic roles & 50–950 ramp
primary
#A4CFCA
secondary
#A57378
accent
#3C49AA
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121514
muted
#828483