#BED490#BED490
#BED490 is a very light, moderate yellow-green. Relative luminance 0.600; OKLCH L 83.7% C 0.093 H 123.0°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BED490 |
|---|---|
| RGB | rgb(190, 212, 144) |
| HSL | hsl(79, 44%, 70%) |
| HSV | hsv(79, 32%, 83%) |
| CMYK | cmyk(10.4%, 0%, 32.1%, 16.9%) |
| CIE-LAB | lab(81.86, -18.71, 31.28) |
| CIE-LCH | lch(81.86, 36.44, 120.88°) |
| OKLab | oklab(83.7% -0.0506 0.078) |
| OKLCH | oklch(83.7% 0.093 123) |
| XYZ | xyz(49.8123, 60.0476, 35.3463) |
| Luminance | 0.6005 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.63
Pale Olive Green
#B1D27B
ΔE00 3.90
Greenish Tan
#BCCB7A
ΔE00 3.99
Light Moss Green
#A6C875
ΔE00 5.06
Light Grey Green
#B7E1A1
ΔE00 5.18
Greenish Beige
#C9D179
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED490 #A690D4
analogous
#D4C890 #BED490 #9CD490
triadic
#BED490 #90BED4 #D490BE
tetradic
#BED490 #90D4C8 #A690D4 #D4909C
square
#BED490 #90D4C8 #A690D4 #D4909C
split-complementary
#BED490 #909CD4 #C890D4
monochromatic
#87A841 #A4C364 #BED490 #D8E5BC #F2F6E8
Accessibility & contrast
On white
1.61
#BED490 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#BED490 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED490
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED490 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED490 | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCC8B
Deuteranopia (green-blind)
#D9CB93
Tritanopia (blue-blind)
#C3CDC2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bed490; /* rgb */ color: rgb(190, 212, 144); /* oklch */ color: oklch(83.7% 0.093 123.0);
Tailwind
colors: {
custom: {
50: '#d2e1b1',
500: '#bed490',
950: '#000000',
},
}SCSS
$custom: #bed490; $custom-light: #d2e1b1; $custom-dark: #000000;
JSON
{
"hex": "#bed490",
"rgb": {
"r": 190,
"g": 212,
"b": 144
},
"hsl": {
"h": 79.412,
"s": 44.156,
"l": 69.804
},
"oklch": {
"l": 0.83704,
"c": 0.09295,
"h": 123
},
"luminance": 0.60048
}Semantic roles & 50–950 ramp
primary
#BED490
secondary
#775EAA
accent
#2EB75B
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481