#AEBBB0#AEBBB0
#AEBBB0 is a light, muted green. Relative luminance 0.477; OKLCH L 77.9% C 0.021 H 150.0°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBBB0 |
|---|---|
| RGB | rgb(174, 187, 176) |
| HSL | hsl(129, 9%, 71%) |
| HSV | hsv(129, 7%, 73%) |
| CMYK | cmyk(7%, 0%, 5.9%, 26.7%) |
| CIE-LAB | lab(74.62, -6.58, 4.02) |
| CIE-LCH | lch(74.62, 7.71, 148.54°) |
| OKLab | oklab(77.88% -0.0182 0.0105) |
| OKLCH | oklch(77.88% 0.021 150) |
| XYZ | xyz(43.0608, 47.6735, 47.9992) |
| Luminance | 0.4767 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.53
Silver
#C0C0C0
ΔE00 8.88
Cement
#A5A391
ΔE00 9.14
Greyish
#A8A495
ΔE00 9.41
Dark Gray
#A9A9A9
ΔE00 9.51
Cool Grey
#95A3A6
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBBB0 #BBAEB9
analogous
#B2BBAE #AEBBB0 #AEBBB6
triadic
#AEBBB0 #B0AEBB #BBB0AE
tetradic
#AEBBB0 #AEB2BB #BBAEB9 #BBB6AE
square
#AEBBB0 #AEB2BB #BBAEB9 #BBB6AE
split-complementary
#AEBBB0 #B6AEBB #BBAEB2
monochromatic
#6D8270 #8D9F90 #AEBBB0 #CFD7D0 #EEF1EF
Accessibility & contrast
On white
1.99
#AEBBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#AEBBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBBB0
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBBB0 | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB9AF
Deuteranopia (green-blind)
#B9B7B1
Tritanopia (blue-blind)
#ADBAB8
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #aebbb0; /* rgb */ color: rgb(174, 187, 176); /* oklch */ color: oklch(77.9% 0.021 150.0);
Tailwind
colors: {
custom: {
50: '#c6cfc7',
500: '#aebbb0',
950: '#000000',
},
}SCSS
$custom: #aebbb0; $custom-light: #c6cfc7; $custom-dark: #000000;
JSON
{
"hex": "#aebbb0",
"rgb": {
"r": 174,
"g": 187,
"b": 176
},
"hsl": {
"h": 129.231,
"s": 8.725,
"l": 70.784
},
"oklch": {
"l": 0.77876,
"c": 0.02105,
"h": 150
},
"luminance": 0.47674
}Semantic roles & 50–950 ramp
primary
#AEBBB0
secondary
#E4E1E4
accent
#538993
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131313
muted
#828282