#A2BEAF#A2BEAF
#A2BEAF is a light, muted green. Relative luminance 0.476; OKLCH L 77.6% C 0.037 H 162.1°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BEAF |
|---|---|
| RGB | rgb(162, 190, 175) |
| HSL | hsl(148, 18%, 69%) |
| HSV | hsv(148, 15%, 75%) |
| CMYK | cmyk(14.7%, 0%, 7.9%, 25.5%) |
| CIE-LAB | lab(74.57, -12.46, 4.40) |
| CIE-LCH | lch(74.57, 13.21, 160.56°) |
| OKLab | oklab(77.62% -0.0353 0.0114) |
| OKLCH | oklch(77.62% 0.037 162.1) |
| XYZ | xyz(41.0497, 47.6025, 47.5746) |
| Luminance | 0.4760 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.88
Pale Teal
#82CBB2
ΔE00 9.44
Sage Green
#9CAF88
ΔE00 9.48
Darkseagreen
#8FBC8F
ΔE00 9.83
Greyish Teal
#719F91
ΔE00 11.06
Seafoam Blue
#78D1B6
ΔE00 11.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BEAF #BEA2B1
analogous
#A3BEA2 #A2BEAF #A2BEBD
triadic
#A2BEAF #AFA2BE #BEAFA2
tetradic
#A2BEAF #A2A3BE #BEA2B1 #BEBDA2
square
#A2BEAF #A2A3BE #BEA2B1 #BEBDA2
split-complementary
#A2BEAF #BDA2BE #BEA2A3
monochromatic
#5E8771 #7EA590 #A2BEAF #C6D7CE #EAF0ED
Accessibility & contrast
On white
2.00
#A2BEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#A2BEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BEAF
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BEAF | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBAAE
Deuteranopia (green-blind)
#B8B6B0
Tritanopia (blue-blind)
#9DBEB9
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a2beaf; /* rgb */ color: rgb(162, 190, 175); /* oklch */ color: oklch(77.6% 0.037 162.1);
Tailwind
colors: {
custom: {
50: '#bdd1c6',
500: '#a2beaf',
950: '#000000',
},
}SCSS
$custom: #a2beaf; $custom-light: #bdd1c6; $custom-dark: #000000;
JSON
{
"hex": "#a2beaf",
"rgb": {
"r": 162,
"g": 190,
"b": 175
},
"hsl": {
"h": 147.857,
"s": 17.722,
"l": 69.02
},
"oklch": {
"l": 0.77621,
"c": 0.03708,
"h": 162.1
},
"luminance": 0.47603
}Semantic roles & 50–950 ramp
primary
#A2BEAF
secondary
#E2DADE
accent
#49769C
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#121413
muted
#818282