#BED294#BED294
#BED294 is a very light, moderate yellow-green. Relative luminance 0.592; OKLCH L 83.3% C 0.085 H 122.8°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BED294 |
|---|---|
| RGB | rgb(190, 210, 148) |
| HSL | hsl(79, 41%, 70%) |
| HSV | hsv(79, 30%, 82%) |
| CMYK | cmyk(9.5%, 0%, 29.5%, 17.6%) |
| CIE-LAB | lab(81.39, -17.16, 28.58) |
| CIE-LCH | lch(81.39, 33.33, 120.99°) |
| OKLab | oklab(83.35% -0.0461 0.0717) |
| OKLCH | oklch(83.35% 0.085 122.8) |
| XYZ | xyz(49.6266, 59.1784, 36.8194) |
| Luminance | 0.5918 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.20
Greenish Tan
#BCCB7A
ΔE00 4.62
Pale Olive Green
#B1D27B
ΔE00 4.97
Light Grey Green
#B7E1A1
ΔE00 5.38
Light Moss Green
#A6C875
ΔE00 5.68
Greenish Beige
#C9D179
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED294 #A894D2
analogous
#D2C794 #BED294 #9FD294
triadic
#BED294 #94BED2 #D294BE
tetradic
#BED294 #94D2C7 #A894D2 #D2949F
square
#BED294 #94D2C7 #A894D2 #D2949F
split-complementary
#BED294 #949FD2 #C794D2
monochromatic
#87A646 #A4C069 #BED294 #D8E4BF #F2F6E9
Accessibility & contrast
On white
1.64
#BED294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#BED294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED294
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED294 | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CB90
Deuteranopia (green-blind)
#D7CA97
Tritanopia (blue-blind)
#C3CCC2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bed294; /* rgb */ color: rgb(190, 210, 148); /* oklch */ color: oklch(83.3% 0.085 122.8);
Tailwind
colors: {
custom: {
50: '#d2dfb4',
500: '#bed294',
950: '#000000',
},
}SCSS
$custom: #bed294; $custom-light: #d2dfb4; $custom-dark: #000000;
JSON
{
"hex": "#bed294",
"rgb": {
"r": 190,
"g": 210,
"b": 148
},
"hsl": {
"h": 79.355,
"s": 40.789,
"l": 70.196
},
"oklch": {
"l": 0.83348,
"c": 0.08522,
"h": 122.8
},
"luminance": 0.59178
}Semantic roles & 50–950 ramp
primary
#BED294
secondary
#7962A8
accent
#32B45C
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481