#BED494#BED494
#BED494 is a very light, moderate yellow-green. Relative luminance 0.602; OKLCH L 83.8% C 0.088 H 123.7°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #BED494 |
|---|---|
| RGB | rgb(190, 212, 148) |
| HSL | hsl(81, 43%, 71%) |
| HSV | hsv(81, 30%, 83%) |
| CMYK | cmyk(10.4%, 0%, 30.2%, 16.9%) |
| CIE-LAB | lab(81.93, -18.16, 29.30) |
| CIE-LCH | lch(81.93, 34.47, 121.79°) |
| OKLab | oklab(83.78% -0.0489 0.0734) |
| OKLCH | oklch(83.78% 0.088 123.7) |
| XYZ | xyz(50.1235, 60.1721, 36.9850) |
| Luminance | 0.6017 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.25
Pale Olive Green
#B1D27B
ΔE00 4.58
Greenish Tan
#BCCB7A
ΔE00 4.67
Light Grey Green
#B7E1A1
ΔE00 4.87
Light Moss Green
#A6C875
ΔE00 5.53
Greenish Beige
#C9D179
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED494 #AA94D4
analogous
#D4CA94 #BED494 #9ED494
triadic
#BED494 #94BED4 #D494BE
tetradic
#BED494 #94D4CA #AA94D4 #D4949E
square
#BED494 #94D4CA #AA94D4 #D4949E
split-complementary
#BED494 #949ED4 #CA94D4
monochromatic
#87A944 #A3C268 #BED494 #D9E6C0 #F2F6E9
Accessibility & contrast
On white
1.61
#BED494 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#BED494 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED494
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED494 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED494 | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCC90
Deuteranopia (green-blind)
#D8CC97
Tritanopia (blue-blind)
#C3CEC3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bed494; /* rgb */ color: rgb(190, 212, 148); /* oklch */ color: oklch(83.8% 0.088 123.7);
Tailwind
colors: {
custom: {
50: '#d2e1b4',
500: '#bed494',
950: '#000000',
},
}SCSS
$custom: #bed494; $custom-light: #d2e1b4; $custom-dark: #000000;
JSON
{
"hex": "#bed494",
"rgb": {
"r": 190,
"g": 212,
"b": 148
},
"hsl": {
"h": 80.625,
"s": 42.667,
"l": 70.588
},
"oklch": {
"l": 0.8378,
"c": 0.08821,
"h": 123.7
},
"luminance": 0.60172
}Semantic roles & 50–950 ramp
primary
#BED494
secondary
#7B62AA
accent
#30B65E
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481