#A2CFCB#A2CFCB
#A2CFCB is a very light, muted teal. Relative luminance 0.566; OKLCH L 82.1% C 0.048 H 189.5°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #A2CFCB |
|---|---|
| RGB | rgb(162, 207, 203) |
| HSL | hsl(175, 32%, 72%) |
| HSV | hsv(175, 22%, 81%) |
| CMYK | cmyk(21.7%, 0%, 1.9%, 18.8%) |
| CIE-LAB | lab(79.96, -15.49, -2.85) |
| CIE-LCH | lch(79.96, 15.75, 190.43°) |
| OKLab | oklab(82.15% -0.0468 -0.0079) |
| OKLCH | oklch(82.15% 0.048 189.5) |
| XYZ | xyz(47.9894, 56.6170, 64.8880) |
| Luminance | 0.5662 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.89
Paleturquoise
#AFEEEE
ΔE00 7.49
Lightblue
#ADD8E6
ΔE00 8.39
Pale Teal
#82CBB2
ΔE00 9.40
Duck Egg Blue
#C3FBF4
ΔE00 9.82
Robin'S Egg Blue
#98EFF9
ΔE00 9.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2CFCB #CFA2A6
analogous
#A2CFB5 #A2CFCB #A2BCCF
triadic
#A2CFCB #CBA2CF #CFCBA2
tetradic
#A2CFCB #B5A2CF #CFA2A6 #BCCFA2
square
#A2CFCB #B5A2CF #CFA2A6 #BCCFA2
split-complementary
#A2CFCB #CFA2BC #CFB5A2
monochromatic
#54A39C #7ABAB4 #A2CFCB #CAE4E2 #EBF5F4
Accessibility & contrast
On white
1.70
#A2CFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#A2CFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2CFCB
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2CFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2CFCB | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACACB
Deuteranopia (green-blind)
#C1C4CC
Tritanopia (blue-blind)
#95D1CE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #a2cfcb; /* rgb */ color: rgb(162, 207, 203); /* oklch */ color: oklch(82.1% 0.048 189.5);
Tailwind
colors: {
custom: {
50: '#beddda',
500: '#a2cfcb',
950: '#000000',
},
}SCSS
$custom: #a2cfcb; $custom-light: #beddda; $custom-dark: #000000;
JSON
{
"hex": "#a2cfcb",
"rgb": {
"r": 162,
"g": 207,
"b": 203
},
"hsl": {
"h": 174.667,
"s": 31.915,
"l": 72.353
},
"oklch": {
"l": 0.82147,
"c": 0.0475,
"h": 189.5
},
"luminance": 0.56619
}Semantic roles & 50–950 ramp
primary
#A2CFCB
secondary
#A57175
accent
#3B45AB
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121514
muted
#828483