#BED778#BED778
#BED778 is a very light, vivid yellow-green. Relative luminance 0.609; OKLCH L 84.0% C 0.124 H 121.2°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BED778 |
|---|---|
| RGB | rgb(190, 215, 120) |
| HSL | hsl(76, 54%, 66%) |
| HSV | hsv(76, 44%, 84%) |
| CMYK | cmyk(11.6%, 0%, 44.2%, 15.7%) |
| CIE-LAB | lab(82.33, -23.11, 43.97) |
| CIE-LCH | lch(82.33, 49.67, 117.73°) |
| OKLab | oklab(83.96% -0.0643 0.1062) |
| OKLCH | oklch(83.96% 0.124 121.2) |
| XYZ | xyz(48.9259, 60.9041, 26.9438) |
| Luminance | 0.6090 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.89
Greenish Tan
#BCCB7A
ΔE00 3.60
Greenish Beige
#C9D179
ΔE00 3.93
Pale Olive
#B9CC81
ΔE00 3.94
Light Moss Green
#A6C875
ΔE00 5.12
Light Olive
#ACBF69
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED778 #9178D7
analogous
#D7C078 #BED778 #8ED778
triadic
#BED778 #78BED7 #D778BE
tetradic
#BED778 #78D7C0 #9178D7 #D7788E
square
#BED778 #78D7C0 #9178D7 #D7788E
split-complementary
#BED778 #788ED7 #C078D7
monochromatic
#86A431 #A7C949 #BED778 #D5E5A7 #EBF3D6
Accessibility & contrast
On white
1.59
#BED778 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#BED778 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED778
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED778 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED778 | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CD70
Deuteranopia (green-blind)
#DECD7D
Tritanopia (blue-blind)
#C5CEC0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bed778; /* rgb */ color: rgb(190, 215, 120); /* oklch */ color: oklch(84.0% 0.124 121.2);
Tailwind
colors: {
custom: {
50: '#d3e3a0',
500: '#bed778',
950: '#000000',
},
}SCSS
$custom: #bed778; $custom-light: #d3e3a0; $custom-dark: #000000;
JSON
{
"hex": "#bed778",
"rgb": {
"r": 190,
"g": 215,
"b": 120
},
"hsl": {
"h": 75.789,
"s": 54.286,
"l": 65.686
},
"oklch": {
"l": 0.83959,
"c": 0.12413,
"h": 121.2
},
"luminance": 0.60904
}Semantic roles & 50–950 ramp
primary
#BED778
secondary
#644BA8
accent
#24C24D
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480