#A2CECF#A2CECF
#A2CECF is a very light, muted teal. Relative luminance 0.563; OKLCH L 82.1% C 0.046 H 198.0°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #A2CECF |
|---|---|
| RGB | rgb(162, 206, 207) |
| HSL | hsl(181, 32%, 72%) |
| HSV | hsv(181, 22%, 81%) |
| CMYK | cmyk(21.7%, 0.5%, 0%, 18.8%) |
| CIE-LAB | lab(79.80, -14.12, -5.24) |
| CIE-LCH | lch(79.80, 15.06, 200.35°) |
| OKLab | oklab(82.05% -0.0439 -0.0143) |
| OKLCH | oklch(82.05% 0.046 198) |
| XYZ | xyz(48.2307, 56.3271, 67.3504) |
| Luminance | 0.5633 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.72
Lightblue
#ADD8E6
ΔE00 6.35
Paleturquoise
#AFEEEE
ΔE00 7.69
Pale Sky Blue
#BDF6FE
ΔE00 9.36
Robin'S Egg Blue
#98EFF9
ΔE00 9.42
Sky Blue
#87CEEB
ΔE00 10.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2CECF #CFA3A2
analogous
#A2CFB9 #A2CECF #A2B8CF
triadic
#A2CECF #CFA2CE #CECFA2
tetradic
#A2CECF #B9A2CF #CFA3A2 #B8CFA2
square
#A2CECF #B9A2CF #CFA3A2 #B8CFA2
split-complementary
#A2CECF #CFA2B8 #CFB9A2
monochromatic
#54A1A3 #7AB9BA #A2CECF #CAE3E4 #EBF4F5
Accessibility & contrast
On white
1.71
#A2CECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#A2CECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2CECF
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2CECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2CECF | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CACF
Deuteranopia (green-blind)
#BFC3CF
Tritanopia (blue-blind)
#94D1CE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #a2cecf; /* rgb */ color: rgb(162, 206, 207); /* oklch */ color: oklch(82.1% 0.046 198.0);
Tailwind
colors: {
custom: {
50: '#bedddd',
500: '#a2cecf',
950: '#000000',
},
}SCSS
$custom: #a2cecf; $custom-light: #bedddd; $custom-dark: #000000;
JSON
{
"hex": "#a2cecf",
"rgb": {
"r": 162,
"g": 206,
"b": 207
},
"hsl": {
"h": 181.333,
"s": 31.915,
"l": 72.353
},
"oklch": {
"l": 0.82052,
"c": 0.04618,
"h": 198
},
"luminance": 0.56329
}Semantic roles & 50–950 ramp
primary
#A2CECF
secondary
#A57271
accent
#3D3BAB
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121515
muted
#828484