#BED797#BED797
#BED797 is a very light, moderate yellow-green. Relative luminance 0.618; OKLCH L 84.5% C 0.089 H 125.6°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BED797 |
|---|---|
| RGB | rgb(190, 215, 151) |
| HSL | hsl(83, 44%, 72%) |
| HSV | hsv(83, 30%, 84%) |
| CMYK | cmyk(11.6%, 0%, 29.8%, 15.7%) |
| CIE-LAB | lab(82.80, -19.23, 28.91) |
| CIE-LCH | lch(82.80, 34.72, 123.63°) |
| OKLab | oklab(84.49% -0.0519 0.0725) |
| OKLCH | oklch(84.49% 0.089 125.6) |
| XYZ | xyz(51.1209, 61.7821, 38.5041) |
| Luminance | 0.6178 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.97
Light Grey Green
#B7E1A1
ΔE00 3.98
Pale Olive Green
#B1D27B
ΔE00 4.69
Greenish Tan
#BCCB7A
ΔE00 5.39
Light Moss Green
#A6C875
ΔE00 5.82
Light Sage
#BCECAC
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED797 #B097D7
analogous
#D7D097 #BED797 #9ED797
triadic
#BED797 #97BED7 #D797BE
tetradic
#BED797 #97D7D0 #B097D7 #D7979E
square
#BED797 #97D7D0 #B097D7 #D7979E
split-complementary
#BED797 #979ED7 #D097D7
monochromatic
#86B044 #A2C66B #BED797 #DAE8C3 #F1F6E9
Accessibility & contrast
On white
1.57
#BED797 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#BED797 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED797
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED797 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED797 | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECF93
Deuteranopia (green-blind)
#DACE9A
Tritanopia (blue-blind)
#C2D1C6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bed797; /* rgb */ color: rgb(190, 215, 151); /* oklch */ color: oklch(84.5% 0.089 125.6);
Tailwind
colors: {
custom: {
50: '#d2e3b6',
500: '#bed797',
950: '#000000',
},
}SCSS
$custom: #bed797; $custom-light: #d2e3b6; $custom-dark: #000000;
JSON
{
"hex": "#bed797",
"rgb": {
"r": 190,
"g": 215,
"b": 151
},
"hsl": {
"h": 83.438,
"s": 44.444,
"l": 71.765
},
"oklch": {
"l": 0.84488,
"c": 0.08916,
"h": 125.6
},
"luminance": 0.61782
}Semantic roles & 50–950 ramp
primary
#BED797
secondary
#8164AE
accent
#2EB864
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481