#BED478#BED478
#BED478 is a very light, vivid yellow-green. Relative luminance 0.594; OKLCH L 83.3% C 0.120 H 120.1°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BED478 |
|---|---|
| RGB | rgb(190, 212, 120) |
| HSL | hsl(74, 52%, 65%) |
| HSV | hsv(74, 43%, 83%) |
| CMYK | cmyk(10.4%, 0%, 43.4%, 16.9%) |
| CIE-LAB | lab(81.51, -21.64, 42.94) |
| CIE-LCH | lch(81.51, 48.09, 116.75°) |
| OKLab | oklab(83.3% -0.0602 0.1039) |
| OKLCH | oklch(83.3% 0.12 120.1) |
| XYZ | xyz(48.1690, 59.3903, 26.6915) |
| Luminance | 0.5939 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 2.73
Pale Olive Green
#B1D27B
ΔE00 2.93
Pale Olive
#B9CC81
ΔE00 3.26
Greenish Beige
#C9D179
ΔE00 3.27
Light Moss Green
#A6C875
ΔE00 4.85
Light Olive
#ACBF69
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED478 #8E78D4
analogous
#D4BC78 #BED478 #90D478
triadic
#BED478 #78BED4 #D478BE
tetradic
#BED478 #78D4BC #8E78D4 #D47890
square
#BED478 #78D4BC #8E78D4 #D47890
split-complementary
#BED478 #7890D4 #BC78D4
monochromatic
#859F33 #A8C54A #BED478 #D4E3A6 #EBF2D5
Accessibility & contrast
On white
1.63
#BED478 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#BED478 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED478
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED478 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED478 | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB71
Deuteranopia (green-blind)
#DCCB7D
Tritanopia (blue-blind)
#C6CBBE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bed478; /* rgb */ color: rgb(190, 212, 120); /* oklch */ color: oklch(83.3% 0.120 120.1);
Tailwind
colors: {
custom: {
50: '#d3e1a0',
500: '#bed478',
950: '#000000',
},
}SCSS
$custom: #bed478; $custom-light: #d3e1a0; $custom-dark: #000000;
JSON
{
"hex": "#bed478",
"rgb": {
"r": 190,
"g": 212,
"b": 120
},
"hsl": {
"h": 74.348,
"s": 51.685,
"l": 65.098
},
"oklch": {
"l": 0.83301,
"c": 0.12005,
"h": 120.1
},
"luminance": 0.5939
}Semantic roles & 50–950 ramp
primary
#BED478
secondary
#614DA4
accent
#26BF4B
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480