#AEBBB2#AEBBB2
#AEBBB2 is a light, near-neutral green. Relative luminance 0.478; OKLCH L 77.9% C 0.019 H 155.7°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBBB2 |
|---|---|
| RGB | rgb(174, 187, 178) |
| HSL | hsl(138, 9%, 71%) |
| HSV | hsv(138, 7%, 73%) |
| CMYK | cmyk(7%, 0%, 4.8%, 26.7%) |
| CIE-LAB | lab(74.67, -6.21, 3.01) |
| CIE-LCH | lch(74.67, 6.90, 154.12°) |
| OKLab | oklab(77.93% -0.0174 0.0079) |
| OKLCH | oklch(77.93% 0.019 155.7) |
| XYZ | xyz(43.2602, 47.7533, 49.0490) |
| Luminance | 0.4775 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.00
Silver
#C0C0C0
ΔE00 8.31
Cool Grey
#95A3A6
ΔE00 8.96
Dark Gray
#A9A9A9
ΔE00 9.01
Cement
#A5A391
ΔE00 9.41
Dove Gray
#B6B8BD
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBBB2 #BBAEB7
analogous
#B0BBAE #AEBBB2 #AEBBB8
triadic
#AEBBB2 #B2AEBB #BBB2AE
tetradic
#AEBBB2 #AEB0BB #BBAEB7 #BBB8AE
square
#AEBBB2 #AEB0BB #BBAEB7 #BBB8AE
split-complementary
#AEBBB2 #B8AEBB #BBAEB0
monochromatic
#6D8273 #8D9F92 #AEBBB2 #CFD7D2 #EEF1EF
Accessibility & contrast
On white
1.99
#AEBBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#AEBBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBBB2
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBBB2 | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB9B2
Deuteranopia (green-blind)
#B8B7B2
Tritanopia (blue-blind)
#ACBBB8
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #aebbb2; /* rgb */ color: rgb(174, 187, 178); /* oklch */ color: oklch(77.9% 0.019 155.7);
Tailwind
colors: {
custom: {
50: '#c6cfc9',
500: '#aebbb2',
950: '#000000',
},
}SCSS
$custom: #aebbb2; $custom-light: #c6cfc9; $custom-dark: #000000;
JSON
{
"hex": "#aebbb2",
"rgb": {
"r": 174,
"g": 187,
"b": 178
},
"hsl": {
"h": 138.462,
"s": 8.725,
"l": 70.784
},
"oklch": {
"l": 0.77933,
"c": 0.01911,
"h": 155.7
},
"luminance": 0.47754
}Semantic roles & 50–950 ramp
primary
#AEBBB2
secondary
#E4E1E3
accent
#537F93
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131313
muted
#828282