#BEDC7A#BEDC7A
#BEDC7A is a very light, vivid yellow-green. Relative luminance 0.635; OKLCH L 85.1% C 0.129 H 123.1°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDC7A |
|---|---|
| RGB | rgb(190, 220, 122) |
| HSL | hsl(78, 58%, 67%) |
| HSV | hsv(78, 45%, 86%) |
| CMYK | cmyk(13.6%, 0%, 44.5%, 13.7%) |
| CIE-LAB | lab(83.72, -25.31, 44.73) |
| CIE-LCH | lch(83.72, 51.39, 119.50°) |
| OKLab | oklab(85.09% -0.0704 0.108) |
| OKLCH | oklch(85.09% 0.129 123.1) |
| XYZ | xyz(50.3412, 63.5385, 28.0206) |
| Luminance | 0.6354 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.18
Greenish Tan
#BCCB7A
ΔE00 4.91
Pale Olive
#B9CC81
ΔE00 4.99
Greenish Beige
#C9D179
ΔE00 5.12
Light Moss Green
#A6C875
ΔE00 5.69
Light Olive
#ACBF69
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDC7A #987ADC
analogous
#DCC97A #BEDC7A #8DDC7A
triadic
#BEDC7A #7ABEDC #DC7ABE
tetradic
#BEDC7A #7ADCC9 #987ADC #DC7A8D
square
#BEDC7A #7ADCC9 #987ADC #DC7A8D
split-complementary
#BEDC7A #7A8DDC #C97ADC
monochromatic
#87AE2E #A6CF4A #BEDC7A #D6E9AA #EDF6DB
Accessibility & contrast
On white
1.53
#BEDC7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#BEDC7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDC7A
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDC7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDC7A | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D172
Deuteranopia (green-blind)
#E2D17F
Tritanopia (blue-blind)
#C5D3C5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bedc7a; /* rgb */ color: rgb(190, 220, 122); /* oklch */ color: oklch(85.1% 0.129 123.1);
Tailwind
colors: {
custom: {
50: '#d3e7a2',
500: '#bedc7a',
950: '#000000',
},
}SCSS
$custom: #bedc7a; $custom-light: #d3e7a2; $custom-dark: #000000;
JSON
{
"hex": "#bedc7a",
"rgb": {
"r": 190,
"g": 220,
"b": 122
},
"hsl": {
"h": 78.367,
"s": 58.333,
"l": 67.059
},
"oklch": {
"l": 0.85088,
"c": 0.12889,
"h": 123.1
},
"luminance": 0.63539
}Semantic roles & 50–950 ramp
primary
#BEDC7A
secondary
#694AB0
accent
#20C652
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14160F
muted
#838480