#BED394#BED394
#BED394 is a very light, moderate yellow-green. Relative luminance 0.597; OKLCH L 83.6% C 0.087 H 123.2°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BED394 |
|---|---|
| RGB | rgb(190, 211, 148) |
| HSL | hsl(80, 42%, 70%) |
| HSV | hsv(80, 30%, 83%) |
| CMYK | cmyk(10%, 0%, 29.9%, 17.3%) |
| CIE-LAB | lab(81.66, -17.66, 28.94) |
| CIE-LCH | lch(81.66, 33.90, 121.40°) |
| OKLab | oklab(83.56% -0.0475 0.0725) |
| OKLCH | oklch(83.56% 0.087 123.2) |
| XYZ | xyz(49.8743, 59.6737, 36.9019) |
| Luminance | 0.5967 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.21
Greenish Tan
#BCCB7A
ΔE00 4.63
Pale Olive Green
#B1D27B
ΔE00 4.76
Light Grey Green
#B7E1A1
ΔE00 5.12
Light Moss Green
#A6C875
ΔE00 5.59
Greenish Beige
#C9D179
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED394 #A994D3
analogous
#D3C894 #BED394 #9ED394
triadic
#BED394 #94BED3 #D394BE
tetradic
#BED394 #94D3C8 #A994D3 #D3949E
square
#BED394 #94D3C8 #A994D3 #D3949E
split-complementary
#BED394 #949ED3 #C894D3
monochromatic
#87A845 #A4C169 #BED394 #D8E5BF #F2F6E9
Accessibility & contrast
On white
1.62
#BED394 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#BED394 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED394
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED394 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED394 | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACC90
Deuteranopia (green-blind)
#D7CB97
Tritanopia (blue-blind)
#C3CDC3
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bed394; /* rgb */ color: rgb(190, 211, 148); /* oklch */ color: oklch(83.6% 0.087 123.2);
Tailwind
colors: {
custom: {
50: '#d2e0b4',
500: '#bed394',
950: '#000000',
},
}SCSS
$custom: #bed394; $custom-light: #d2e0b4; $custom-dark: #000000;
JSON
{
"hex": "#bed394",
"rgb": {
"r": 190,
"g": 211,
"b": 148
},
"hsl": {
"h": 80,
"s": 41.722,
"l": 70.392
},
"oklch": {
"l": 0.83564,
"c": 0.08671,
"h": 123.2
},
"luminance": 0.59674
}Semantic roles & 50–950 ramp
primary
#BED394
secondary
#7A62A9
accent
#31B55D
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481