#AEBDB5#AEBDB5
#AEBDB5 is a light, near-neutral green. Relative luminance 0.487; OKLCH L 78.4% C 0.020 H 162.8°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBDB5 |
|---|---|
| RGB | rgb(174, 189, 181) |
| HSL | hsl(148, 10%, 71%) |
| HSV | hsv(148, 8%, 74%) |
| CMYK | cmyk(7.9%, 0%, 4.2%, 25.9%) |
| CIE-LAB | lab(75.28, -6.69, 2.27) |
| CIE-LCH | lch(75.28, 7.07, 161.27°) |
| OKLab | oklab(78.44% -0.0191 0.0059) |
| OKLCH | oklch(78.44% 0.02 162.8) |
| XYZ | xyz(43.9919, 48.7296, 50.7952) |
| Luminance | 0.4873 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.01
Silver
#C0C0C0
ΔE00 8.54
Cool Grey
#95A3A6
ΔE00 9.07
Dark Gray
#A9A9A9
ΔE00 9.52
Light Grey
#D8DCD6
ΔE00 9.58
Dove Gray
#B6B8BD
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBDB5 #BDAEB6
analogous
#AEBDAE #AEBDB5 #AEBDBC
triadic
#AEBDB5 #B5AEBD #BDB5AE
tetradic
#AEBDB5 #AEAEBD #BDAEB6 #BDBCAE
square
#AEBDB5 #AEAEBD #BDAEB6 #BDBCAE
split-complementary
#AEBDB5 #BCAEBD #BDAEAE
monochromatic
#6C8577 #8CA296 #AEBDB5 #D0D8D4 #EEF1F0
Accessibility & contrast
On white
1.95
#AEBDB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#AEBDB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBDB5
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBDB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBDB5 | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBBB5
Deuteranopia (green-blind)
#BAB9B5
Tritanopia (blue-blind)
#ABBDBB
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #aebdb5; /* rgb */ color: rgb(174, 189, 181); /* oklch */ color: oklch(78.4% 0.020 162.8);
Tailwind
colors: {
custom: {
50: '#c6d0cb',
500: '#aebdb5',
950: '#000000',
},
}SCSS
$custom: #aebdb5; $custom-light: #c6d0cb; $custom-dark: #000000;
JSON
{
"hex": "#aebdb5",
"rgb": {
"r": 174,
"g": 189,
"b": 181
},
"hsl": {
"h": 148,
"s": 10.204,
"l": 71.176
},
"oklch": {
"l": 0.78443,
"c": 0.01996,
"h": 162.8
},
"luminance": 0.4873
}Semantic roles & 50–950 ramp
primary
#AEBDB5
secondary
#E5E1E4
accent
#517594
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131413
muted
#828282