#BED79E#BED79E
#BED79E is a very light, moderate yellow-green. Relative luminance 0.620; OKLCH L 84.6% C 0.081 H 127.3°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BED79E |
|---|---|
| RGB | rgb(190, 215, 158) |
| HSL | hsl(86, 42%, 73%) |
| HSV | hsv(86, 27%, 84%) |
| CMYK | cmyk(11.6%, 0%, 26.5%, 15.7%) |
| CIE-LAB | lab(82.92, -18.22, 25.45) |
| CIE-LCH | lch(82.92, 31.30, 125.61°) |
| OKLab | oklab(84.63% -0.049 0.0643) |
| OKLCH | oklch(84.63% 0.081 127.3) |
| XYZ | xyz(51.7063, 62.0163, 41.5874) |
| Luminance | 0.6202 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.83
Pale Olive
#B9CC81
ΔE00 5.18
Light Sage
#BCECAC
ΔE00 5.91
Pale Olive Green
#B1D27B
ΔE00 6.09
Greenish Tan
#BCCB7A
ΔE00 6.65
Light Moss Green
#A6C875
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED79E #B79ED7
analogous
#D7D39E #BED79E #A1D79E
triadic
#BED79E #9EBED7 #D79EBE
tetradic
#BED79E #9ED7D3 #B79ED7 #D79EA1
square
#BED79E #9ED7D3 #B79ED7 #D79EA1
split-complementary
#BED79E #9EA1D7 #D39ED7
monochromatic
#84B149 #A1C573 #BED79E #DBE9C9 #F0F6E9
Accessibility & contrast
On white
1.57
#BED79E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#BED79E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED79E
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED79E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED79E | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCF9A
Deuteranopia (green-blind)
#D9CEA1
Tritanopia (blue-blind)
#C1D2C8
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bed79e; /* rgb */ color: rgb(190, 215, 158); /* oklch */ color: oklch(84.6% 0.081 127.3);
Tailwind
colors: {
custom: {
50: '#d2e3bb',
500: '#bed79e',
950: '#000000',
},
}SCSS
$custom: #bed79e; $custom-light: #d2e3bb; $custom-dark: #000000;
JSON
{
"hex": "#bed79e",
"rgb": {
"r": 190,
"g": 215,
"b": 158
},
"hsl": {
"h": 86.316,
"s": 41.606,
"l": 73.137
},
"oklch": {
"l": 0.84629,
"c": 0.08083,
"h": 127.3
},
"luminance": 0.62017
}Semantic roles & 50–950 ramp
primary
#BED79E
secondary
#896BAE
accent
#31B56B
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481