#BEDA7E#BEDA7E
#BEDA7E is a very light, vivid yellow-green. Relative luminance 0.626; OKLCH L 84.7% C 0.122 H 122.8°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDA7E |
|---|---|
| RGB | rgb(190, 218, 126) |
| HSL | hsl(78, 55%, 67%) |
| HSV | hsv(78, 42%, 85%) |
| CMYK | cmyk(12.8%, 0%, 42.2%, 14.5%) |
| CIE-LAB | lab(83.23, -23.89, 42.14) |
| CIE-LCH | lch(83.23, 48.44, 119.55°) |
| OKLab | oklab(84.71% -0.0661 0.1024) |
| OKLCH | oklch(84.71% 0.122 122.8) |
| XYZ | xyz(50.0724, 62.5962, 29.1790) |
| Luminance | 0.6260 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.60
Pale Olive
#B9CC81
ΔE00 4.12
Greenish Tan
#BCCB7A
ΔE00 4.20
Greenish Beige
#C9D179
ΔE00 4.72
Light Moss Green
#A6C875
ΔE00 5.14
Light Olive
#ACBF69
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDA7E #9A7EDA
analogous
#DAC87E #BEDA7E #90DA7E
triadic
#BEDA7E #7EBEDA #DA7EBE
tetradic
#BEDA7E #7EDAC8 #9A7EDA #DA7E90
square
#BEDA7E #7EDAC8 #9A7EDA #DA7E90
split-complementary
#BEDA7E #7E90DA #C87EDA
monochromatic
#87AC31 #A6CC4E #BEDA7E #D6E8AE #EEF5DD
Accessibility & contrast
On white
1.55
#BEDA7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#BEDA7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDA7E
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDA7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDA7E | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D077
Deuteranopia (green-blind)
#E0CF83
Tritanopia (blue-blind)
#C5D2C4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #beda7e; /* rgb */ color: rgb(190, 218, 126); /* oklch */ color: oklch(84.7% 0.122 122.8);
Tailwind
colors: {
custom: {
50: '#d3e5a5',
500: '#beda7e',
950: '#000000',
},
}SCSS
$custom: #beda7e; $custom-light: #d3e5a5; $custom-dark: #000000;
JSON
{
"hex": "#beda7e",
"rgb": {
"r": 190,
"g": 218,
"b": 126
},
"hsl": {
"h": 78.261,
"s": 55.422,
"l": 67.451
},
"oklch": {
"l": 0.84708,
"c": 0.12188,
"h": 122.8
},
"luminance": 0.62596
}Semantic roles & 50–950 ramp
primary
#BEDA7E
secondary
#6B4DAF
accent
#23C353
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14150F
muted
#838480