#BED495#BED495
#BED495 is a very light, moderate yellow-green. Relative luminance 0.602; OKLCH L 83.8% C 0.087 H 123.9°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BED495 |
|---|---|
| RGB | rgb(190, 212, 149) |
| HSL | hsl(81, 42%, 71%) |
| HSV | hsv(81, 30%, 83%) |
| CMYK | cmyk(10.4%, 0%, 29.7%, 16.9%) |
| CIE-LAB | lab(81.95, -18.02, 28.81) |
| CIE-LCH | lch(81.95, 33.98, 122.03°) |
| OKLab | oklab(83.8% -0.0485 0.0722) |
| OKLCH | oklch(83.8% 0.087 123.9) |
| XYZ | xyz(50.2030, 60.2039, 37.4036) |
| Luminance | 0.6020 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.42
Pale Olive Green
#B1D27B
ΔE00 4.76
Light Grey Green
#B7E1A1
ΔE00 4.82
Greenish Tan
#BCCB7A
ΔE00 4.85
Light Moss Green
#A6C875
ΔE00 5.66
Greenish Beige
#C9D179
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED495 #AB95D4
analogous
#D4CA95 #BED495 #9ED495
triadic
#BED495 #95BED4 #D495BE
tetradic
#BED495 #95D4CA #AB95D4 #D4959E
square
#BED495 #95D4CA #AB95D4 #D4959E
split-complementary
#BED495 #959ED4 #CA95D4
monochromatic
#87AA45 #A3C269 #BED495 #D9E6C1 #F2F6E9
Accessibility & contrast
On white
1.61
#BED495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#BED495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED495
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED495 | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCC91
Deuteranopia (green-blind)
#D8CC98
Tritanopia (blue-blind)
#C2CEC4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bed495; /* rgb */ color: rgb(190, 212, 149); /* oklch */ color: oklch(83.8% 0.087 123.9);
Tailwind
colors: {
custom: {
50: '#d2e1b4',
500: '#bed495',
950: '#000000',
},
}SCSS
$custom: #bed495; $custom-light: #d2e1b4; $custom-dark: #000000;
JSON
{
"hex": "#bed495",
"rgb": {
"r": 190,
"g": 212,
"b": 149
},
"hsl": {
"h": 80.952,
"s": 42.282,
"l": 70.784
},
"oklch": {
"l": 0.838,
"c": 0.08701,
"h": 123.9
},
"luminance": 0.60204
}Semantic roles & 50–950 ramp
primary
#BED495
secondary
#7C63AA
accent
#30B55F
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481