#BED0AE#BED0AE
#BED0AE is a very light, muted yellow-green. Relative luminance 0.591; OKLCH L 83.5% C 0.050 H 130.3°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BED0AE |
|---|---|
| RGB | rgb(190, 208, 174) |
| HSL | hsl(92, 27%, 75%) |
| HSV | hsv(92, 16%, 82%) |
| CMYK | cmyk(8.7%, 0%, 16.3%, 18.4%) |
| CIE-LAB | lab(81.35, -12.19, 14.86) |
| CIE-LCH | lch(81.35, 19.22, 129.36°) |
| OKLab | oklab(83.49% -0.0324 0.0383) |
| OKLCH | oklch(83.49% 0.05 130.3) |
| XYZ | xyz(51.4298, 59.1146, 48.7370) |
| Luminance | 0.5911 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 8.48
Sage Green
#9CAF88
ΔE00 9.09
Darkseagreen
#8FBC8F
ΔE00 9.54
Greenish Grey
#96AE8D
ΔE00 9.58
Pale Olive
#B9CC81
ΔE00 9.71
Light Sage
#BCECAC
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED0AE #C0AED0
analogous
#CFD0AE #BED0AE #AED0AF
triadic
#BED0AE #AEBED0 #D0AEBE
tetradic
#BED0AE #AECFD0 #C0AED0 #D0AFAE
square
#BED0AE #AECFD0 #C0AED0 #D0AFAE
split-complementary
#BED0AE #AFAED0 #D0AECF
monochromatic
#80A361 #9FBA87 #BED0AE #DDE6D5 #EFF4EC
Accessibility & contrast
On white
1.64
#BED0AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#BED0AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED0AE
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED0AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED0AE | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CBAC
Deuteranopia (green-blind)
#D1CAAF
Tritanopia (blue-blind)
#BFCDC6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bed0ae; /* rgb */ color: rgb(190, 208, 174); /* oklch */ color: oklch(83.5% 0.050 130.3);
Tailwind
colors: {
custom: {
50: '#d1dec6',
500: '#bed0ae',
950: '#000000',
},
}SCSS
$custom: #bed0ae; $custom-light: #d1dec6; $custom-dark: #000000;
JSON
{
"hex": "#bed0ae",
"rgb": {
"r": 190,
"g": 208,
"b": 174
},
"hsl": {
"h": 91.765,
"s": 26.562,
"l": 74.902
},
"oklch": {
"l": 0.83485,
"c": 0.05021,
"h": 130.3
},
"luminance": 0.59115
}Semantic roles & 50–950 ramp
primary
#BED0AE
secondary
#927DA6
accent
#40A576
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482