#A2CFCC#A2CFCC
#A2CFCC is a very light, muted teal. Relative luminance 0.567; OKLCH L 82.2% C 0.047 H 191.2°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #A2CFCC |
|---|---|
| RGB | rgb(162, 207, 204) |
| HSL | hsl(176, 32%, 72%) |
| HSV | hsv(176, 22%, 81%) |
| CMYK | cmyk(21.7%, 0%, 1.4%, 18.8%) |
| CIE-LAB | lab(79.99, -15.28, -3.35) |
| CIE-LCH | lch(79.99, 15.64, 192.35°) |
| OKLab | oklab(82.18% -0.0464 -0.0092) |
| OKLCH | oklch(82.18% 0.047 191.2) |
| XYZ | xyz(48.1090, 56.6648, 65.5176) |
| Luminance | 0.5667 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.58
Paleturquoise
#AFEEEE
ΔE00 7.42
Lightblue
#ADD8E6
ΔE00 7.98
Robin'S Egg Blue
#98EFF9
ΔE00 9.73
Pale Teal
#82CBB2
ΔE00 9.78
Pale Sky Blue
#BDF6FE
ΔE00 9.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2CFCC #CFA2A5
analogous
#A2CFB6 #A2CFCC #A2BCCF
triadic
#A2CFCC #CCA2CF #CFCCA2
tetradic
#A2CFCC #B6A2CF #CFA2A5 #BCCFA2
square
#A2CFCC #B6A2CF #CFA2A5 #BCCFA2
split-complementary
#A2CFCC #CFA2BC #CFB6A2
monochromatic
#54A39D #7ABAB6 #A2CFCC #CAE4E2 #EBF5F4
Accessibility & contrast
On white
1.70
#A2CFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#A2CFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2CFCC
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2CFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2CFCC | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACACC
Deuteranopia (green-blind)
#C1C4CD
Tritanopia (blue-blind)
#94D2CE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #a2cfcc; /* rgb */ color: rgb(162, 207, 204); /* oklch */ color: oklch(82.2% 0.047 191.2);
Tailwind
colors: {
custom: {
50: '#bedddb',
500: '#a2cfcc',
950: '#000000',
},
}SCSS
$custom: #a2cfcc; $custom-light: #bedddb; $custom-dark: #000000;
JSON
{
"hex": "#a2cfcc",
"rgb": {
"r": 162,
"g": 207,
"b": 204
},
"hsl": {
"h": 176,
"s": 31.915,
"l": 72.353
},
"oklch": {
"l": 0.82177,
"c": 0.04733,
"h": 191.2
},
"luminance": 0.56667
}Semantic roles & 50–950 ramp
primary
#A2CFCC
secondary
#A57174
accent
#3B42AB
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121515
muted
#828484