#A2CFCA#A2CFCA
#A2CFCA is a very light, muted teal. Relative luminance 0.566; OKLCH L 82.1% C 0.048 H 187.9°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #A2CFCA |
|---|---|
| RGB | rgb(162, 207, 202) |
| HSL | hsl(173, 32%, 72%) |
| HSV | hsv(173, 22%, 81%) |
| CMYK | cmyk(21.7%, 0%, 2.4%, 18.8%) |
| CIE-LAB | lab(79.94, -15.71, -2.35) |
| CIE-LCH | lch(79.94, 15.88, 188.53°) |
| OKLab | oklab(82.12% -0.0472 -0.0065) |
| OKLCH | oklch(82.12% 0.048 187.9) |
| XYZ | xyz(47.8706, 56.5695, 64.2624) |
| Luminance | 0.5657 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.21
Paleturquoise
#AFEEEE
ΔE00 7.58
Lightblue
#ADD8E6
ΔE00 8.80
Pale Teal
#82CBB2
ΔE00 9.03
Duck Egg Blue
#C3FBF4
ΔE00 9.79
Robin'S Egg Blue
#98EFF9
ΔE00 10.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2CFCA #CFA2A7
analogous
#A2CFB3 #A2CFCA #A2BECF
triadic
#A2CFCA #CAA2CF #CFCAA2
tetradic
#A2CFCA #B3A2CF #CFA2A7 #BECFA2
square
#A2CFCA #B3A2CF #CFA2A7 #BECFA2
split-complementary
#A2CFCA #CFA2BE #CFB3A2
monochromatic
#54A39A #7ABAB3 #A2CFCA #CAE4E1 #EBF5F3
Accessibility & contrast
On white
1.71
#A2CFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#A2CFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2CFCA
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2CFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2CFCA | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACACA
Deuteranopia (green-blind)
#C1C3CB
Tritanopia (blue-blind)
#95D1CD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #a2cfca; /* rgb */ color: rgb(162, 207, 202); /* oklch */ color: oklch(82.1% 0.048 187.9);
Tailwind
colors: {
custom: {
50: '#beddda',
500: '#a2cfca',
950: '#000000',
},
}SCSS
$custom: #a2cfca; $custom-light: #beddda; $custom-dark: #000000;
JSON
{
"hex": "#a2cfca",
"rgb": {
"r": 162,
"g": 207,
"b": 202
},
"hsl": {
"h": 173.333,
"s": 31.915,
"l": 72.353
},
"oklch": {
"l": 0.82116,
"c": 0.04769,
"h": 187.9
},
"luminance": 0.56571
}Semantic roles & 50–950 ramp
primary
#A2CFCA
secondary
#A57176
accent
#3B47AB
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121514
muted
#828483