#BED4AE#BED4AE
#BED4AE is a very light, muted yellow-green. Relative luminance 0.611; OKLCH L 84.3% C 0.057 H 132.1°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BED4AE |
|---|---|
| RGB | rgb(190, 212, 174) |
| HSL | hsl(95, 31%, 76%) |
| HSV | hsv(95, 18%, 83%) |
| CMYK | cmyk(10.4%, 0%, 17.9%, 16.9%) |
| CIE-LAB | lab(82.43, -14.22, 16.37) |
| CIE-LCH | lch(82.43, 21.68, 130.99°) |
| OKLab | oklab(84.34% -0.0381 0.0421) |
| OKLCH | oklch(84.34% 0.057 132.1) |
| XYZ | xyz(52.4174, 61.0897, 49.0661) |
| Luminance | 0.6109 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.96
Light Sage
#BCECAC
ΔE00 8.26
Pale Olive
#B9CC81
ΔE00 9.07
Darkseagreen
#8FBC8F
ΔE00 9.19
Sage Green
#9CAF88
ΔE00 9.69
Hospital Green
#9BE5AA
ΔE00 10.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED4AE #C4AED4
analogous
#D1D4AE #BED4AE #AED4B1
triadic
#BED4AE #AEBED4 #D4AEBE
tetradic
#BED4AE #AED1D4 #C4AED4 #D4B1AE
square
#BED4AE #AED1D4 #C4AED4 #D4B1AE
split-complementary
#BED4AE #B1AED4 #D4AED1
monochromatic
#7EAA5E #9EBF86 #BED4AE #DEE9D6 #EFF4EB
Accessibility & contrast
On white
1.59
#BED4AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#BED4AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED4AE
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED4AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED4AE | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CEAC
Deuteranopia (green-blind)
#D4CCB0
Tritanopia (blue-blind)
#BFD1C9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bed4ae; /* rgb */ color: rgb(190, 212, 174); /* oklch */ color: oklch(84.3% 0.057 132.1);
Tailwind
colors: {
custom: {
50: '#d1e1c6',
500: '#bed4ae',
950: '#000000',
},
}SCSS
$custom: #bed4ae; $custom-light: #d1e1c6; $custom-dark: #000000;
JSON
{
"hex": "#bed4ae",
"rgb": {
"r": 190,
"g": 212,
"b": 174
},
"hsl": {
"h": 94.737,
"s": 30.645,
"l": 75.686
},
"oklch": {
"l": 0.84338,
"c": 0.05676,
"h": 132.1
},
"luminance": 0.6109
}Semantic roles & 50–950 ramp
primary
#BED4AE
secondary
#977CAA
accent
#3CA97B
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482