#A2CFCF#A2CFCF
#A2CFCF is a very light, muted teal. Relative luminance 0.568; OKLCH L 82.3% C 0.047 H 196.3°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #A2CFCF |
|---|---|
| RGB | rgb(162, 207, 207) |
| HSL | hsl(180, 32%, 72%) |
| HSV | hsv(180, 22%, 81%) |
| CMYK | cmyk(21.7%, 0%, 0%, 18.8%) |
| CIE-LAB | lab(80.07, -14.63, -4.83) |
| CIE-LCH | lch(80.07, 15.41, 198.28°) |
| OKLab | oklab(82.27% -0.0452 -0.0132) |
| OKLCH | oklch(82.27% 0.047 196.3) |
| XYZ | xyz(48.4722, 56.8101, 67.4309) |
| Luminance | 0.5681 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.75
Lightblue
#ADD8E6
ΔE00 6.74
Paleturquoise
#AFEEEE
ΔE00 7.37
Robin'S Egg Blue
#98EFF9
ΔE00 9.25
Pale Sky Blue
#BDF6FE
ΔE00 9.27
Light Sky Blue
#C6FCFF
ΔE00 10.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2CFCF #CFA2A2
analogous
#A2CFB9 #A2CFCF #A2B9CF
triadic
#A2CFCF #CFA2CF #CFCFA2
tetradic
#A2CFCF #B9A2CF #CFA2A2 #B9CFA2
square
#A2CFCF #B9A2CF #CFA2A2 #B9CFA2
split-complementary
#A2CFCF #CFA2B9 #CFB9A2
monochromatic
#54A3A3 #7ABABA #A2CFCF #CAE4E4 #EBF5F5
Accessibility & contrast
On white
1.70
#A2CFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#A2CFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2CFCF
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2CFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2CFCF | 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)
#C9CACF
Deuteranopia (green-blind)
#C0C4CF
Tritanopia (blue-blind)
#94D2CF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #a2cfcf; /* rgb */ color: rgb(162, 207, 207); /* oklch */ color: oklch(82.3% 0.047 196.3);
Tailwind
colors: {
custom: {
50: '#bedddd',
500: '#a2cfcf',
950: '#000000',
},
}SCSS
$custom: #a2cfcf; $custom-light: #bedddd; $custom-dark: #000000;
JSON
{
"hex": "#a2cfcf",
"rgb": {
"r": 162,
"g": 207,
"b": 207
},
"hsl": {
"h": 180,
"s": 31.915,
"l": 72.353
},
"oklch": {
"l": 0.82269,
"c": 0.04712,
"h": 196.3
},
"luminance": 0.56812
}Semantic roles & 50–950 ramp
primary
#A2CFCF
secondary
#A57171
accent
#3B3BAB
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121515
muted
#828484