#A2CBBF#A2CBBF
#A2CBBF is a light, muted teal. Relative luminance 0.542; OKLCH L 80.9% C 0.047 H 175.3°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #A2CBBF |
|---|---|
| RGB | rgb(162, 203, 191) |
| HSL | hsl(162, 28%, 72%) |
| HSV | hsv(162, 20%, 80%) |
| CMYK | cmyk(20.2%, 0%, 5.9%, 20.4%) |
| CIE-LAB | lab(78.55, -15.96, 1.52) |
| CIE-LCH | lch(78.55, 16.03, 174.55°) |
| OKLab | oklab(80.92% -0.0464 0.0038) |
| OKLCH | oklch(80.92% 0.047 175.3) |
| XYZ | xyz(45.6576, 54.1533, 57.3271) |
| Luminance | 0.5415 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.22
Seafoam Blue
#78D1B6
ΔE00 8.82
Powder Blue
#B0E0E6
ΔE00 9.11
Paleturquoise
#AFEEEE
ΔE00 9.79
Light Teal
#90E4C1
ΔE00 10.30
Mediumaquamarine
#66CDAA
ΔE00 11.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2CBBF #CBA2AE
analogous
#A2CBAB #A2CBBF #A2C3CB
triadic
#A2CBBF #BFA2CB #CBBFA2
tetradic
#A2CBBF #ABA2CB #CBA2AE #C3CBA2
square
#A2CBBF #ABA2CB #CBA2AE #C3CBA2
split-complementary
#A2CBBF #CBA2C3 #CBABA2
monochromatic
#579C88 #7BB5A4 #A2CBBF #C9E1DA #EBF4F1
Accessibility & contrast
On white
1.77
#A2CBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#A2CBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2CBBF
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2CBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2CBBF | 1.00 | 1.77 | 11.83 | 11.83 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C6BE
Deuteranopia (green-blind)
#C0C0C0
Tritanopia (blue-blind)
#98CCC7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #a2cbbf; /* rgb */ color: rgb(162, 203, 191); /* oklch */ color: oklch(80.9% 0.047 175.3);
Tailwind
colors: {
custom: {
50: '#bedbd2',
500: '#a2cbbf',
950: '#000000',
},
}SCSS
$custom: #a2cbbf; $custom-light: #bedbd2; $custom-dark: #000000;
JSON
{
"hex": "#a2cbbf",
"rgb": {
"r": 162,
"g": 203,
"b": 191
},
"hsl": {
"h": 162.439,
"s": 28.276,
"l": 71.569
},
"oklch": {
"l": 0.80918,
"c": 0.04657,
"h": 175.3
},
"luminance": 0.54155
}Semantic roles & 50–950 ramp
primary
#A2CBBF
secondary
#A0717F
accent
#3F5DA7
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#121514
muted
#828483