#BED779#BED779
#BED779 is a very light, vivid yellow-green. Relative luminance 0.609; OKLCH L 84.0% C 0.123 H 121.3°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BED779 |
|---|---|
| RGB | rgb(190, 215, 121) |
| HSL | hsl(76, 54%, 66%) |
| HSV | hsv(76, 44%, 84%) |
| CMYK | cmyk(11.6%, 0%, 43.7%, 15.7%) |
| CIE-LAB | lab(82.34, -23.00, 43.49) |
| CIE-LCH | lch(82.34, 49.20, 117.87°) |
| OKLab | oklab(83.97% -0.0639 0.1052) |
| OKLCH | oklch(83.97% 0.123 121.3) |
| XYZ | xyz(48.9869, 60.9285, 27.2651) |
| Luminance | 0.6093 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.79
Greenish Tan
#BCCB7A
ΔE00 3.54
Pale Olive
#B9CC81
ΔE00 3.83
Greenish Beige
#C9D179
ΔE00 3.94
Light Moss Green
#A6C875
ΔE00 5.05
Light Olive
#ACBF69
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED779 #9279D7
analogous
#D7C179 #BED779 #8FD779
triadic
#BED779 #79BED7 #D779BE
tetradic
#BED779 #79D7C1 #9279D7 #D7798F
square
#BED779 #79D7C1 #9279D7 #D7798F
split-complementary
#BED779 #798FD7 #C179D7
monochromatic
#86A431 #A7C94A #BED779 #D5E5A8 #ECF3D7
Accessibility & contrast
On white
1.59
#BED779 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#BED779 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED779
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED779 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED779 | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CD71
Deuteranopia (green-blind)
#DECD7E
Tritanopia (blue-blind)
#C5CEC1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bed779; /* rgb */ color: rgb(190, 215, 121); /* oklch */ color: oklch(84.0% 0.123 121.3);
Tailwind
colors: {
custom: {
50: '#d3e3a1',
500: '#bed779',
950: '#000000',
},
}SCSS
$custom: #bed779; $custom-light: #d3e3a1; $custom-dark: #000000;
JSON
{
"hex": "#bed779",
"rgb": {
"r": 190,
"g": 215,
"b": 121
},
"hsl": {
"h": 75.957,
"s": 54.023,
"l": 65.882
},
"oklch": {
"l": 0.83973,
"c": 0.12307,
"h": 121.3
},
"luminance": 0.60929
}Semantic roles & 50–950 ramp
primary
#BED779
secondary
#644CA8
accent
#24C14E
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480