#AABBB2#AABBB2
#AABBB2 is a light, muted green. Relative luminance 0.473; OKLCH L 77.6% C 0.023 H 162.9°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #AABBB2 |
|---|---|
| RGB | rgb(170, 187, 178) |
| HSL | hsl(148, 11%, 70%) |
| HSV | hsv(148, 9%, 73%) |
| CMYK | cmyk(9.1%, 0%, 4.8%, 26.7%) |
| CIE-LAB | lab(74.38, -7.59, 2.56) |
| CIE-LCH | lch(74.38, 8.01, 161.37°) |
| OKLab | oklab(77.63% -0.0216 0.0067) |
| OKLCH | oklch(77.63% 0.023 162.9) |
| XYZ | xyz(42.3821, 47.3005, 49.0079) |
| Luminance | 0.4730 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.11
Cool Grey
#95A3A6
ΔE00 9.01
Silver
#C0C0C0
ΔE00 9.54
Greenish Grey
#96AE8D
ΔE00 10.02
Dark Gray
#A9A9A9
ΔE00 10.02
Cement
#A5A391
ΔE00 10.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABBB2 #BBAAB3
analogous
#ABBBAA #AABBB2 #AABBBA
triadic
#AABBB2 #B2AABB #BBB2AA
tetradic
#AABBB2 #AAABBB #BBAAB3 #BBBAAA
square
#AABBB2 #AAABBB #BBAAB3 #BBBAAA
split-complementary
#AABBB2 #BAAABB #BBAAAB
monochromatic
#688275 #88A093 #AABBB2 #CCD6D1 #EEF1F0
Accessibility & contrast
On white
2.01
#AABBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#AABBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABBB2
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABBB2 | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB8B2
Deuteranopia (green-blind)
#B7B6B2
Tritanopia (blue-blind)
#A7BBB8
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #aabbb2; /* rgb */ color: rgb(170, 187, 178); /* oklch */ color: oklch(77.6% 0.023 162.9);
Tailwind
colors: {
custom: {
50: '#c3cfc9',
500: '#aabbb2',
950: '#000000',
},
}SCSS
$custom: #aabbb2; $custom-light: #c3cfc9; $custom-dark: #000000;
JSON
{
"hex": "#aabbb2",
"rgb": {
"r": 170,
"g": 187,
"b": 178
},
"hsl": {
"h": 148.235,
"s": 11.111,
"l": 70
},
"oklch": {
"l": 0.77633,
"c": 0.0226,
"h": 162.9
},
"luminance": 0.47301
}Semantic roles & 50–950 ramp
primary
#AABBB2
secondary
#E3DEE1
accent
#507595
background
#FBFCFC
surface
#F7F9F8
border
#D0D2D1
text
#121313
muted
#818282