#BED8AE#BED8AE
#BED8AE is a very light, moderate yellow-green. Relative luminance 0.631; OKLCH L 85.2% C 0.063 H 133.6°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BED8AE |
|---|---|
| RGB | rgb(190, 216, 174) |
| HSL | hsl(97, 35%, 76%) |
| HSV | hsv(97, 19%, 85%) |
| CMYK | cmyk(12%, 0%, 19.4%, 15.3%) |
| CIE-LAB | lab(83.50, -16.24, 17.87) |
| CIE-LCH | lch(83.50, 24.15, 132.26°) |
| OKLab | oklab(85.19% -0.0437 0.0458) |
| OKLCH | oklch(85.19% 0.063 133.6) |
| XYZ | xyz(53.4297, 63.1143, 49.4036) |
| Luminance | 0.6311 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 5.56
Light Sage
#BCECAC
ΔE00 6.78
Pale Olive
#B9CC81
ΔE00 8.67
Hospital Green
#9BE5AA
ΔE00 8.77
Mint
#AAF0C1
ΔE00 9.02
Very Pale Green
#CFFDBC
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED8AE #C8AED8
analogous
#D3D8AE #BED8AE #AED8B3
triadic
#BED8AE #AEBED8 #D8AEBE
tetradic
#BED8AE #AED3D8 #C8AED8 #D8B3AE
square
#BED8AE #AED3D8 #C8AED8 #D8B3AE
split-complementary
#BED8AE #B3AED8 #D8AED3
monochromatic
#7CB05B #9DC485 #BED8AE #DFECD7 #EEF5EA
Accessibility & contrast
On white
1.54
#BED8AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#BED8AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED8AE
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED8AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED8AE | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD1AC
Deuteranopia (green-blind)
#D8CFB0
Tritanopia (blue-blind)
#BFD4CC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bed8ae; /* rgb */ color: rgb(190, 216, 174); /* oklch */ color: oklch(85.2% 0.063 133.6);
Tailwind
colors: {
custom: {
50: '#d1e4c6',
500: '#bed8ae',
950: '#000000',
},
}SCSS
$custom: #bed8ae; $custom-light: #d1e4c6; $custom-dark: #000000;
JSON
{
"hex": "#bed8ae",
"rgb": {
"r": 190,
"g": 216,
"b": 174
},
"hsl": {
"h": 97.143,
"s": 35,
"l": 76.471
},
"oklch": {
"l": 0.85193,
"c": 0.0633,
"h": 133.6
},
"luminance": 0.63115
}Semantic roles & 50–950 ramp
primary
#BED8AE
secondary
#9B7BAF
accent
#38AE81
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482