#BEE49A#BEE49A
#BEE49A is a very light, moderate yellow-green. Relative luminance 0.688; OKLCH L 87.4% C 0.105 H 130.4°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE49A |
|---|---|
| RGB | rgb(190, 228, 154) |
| HSL | hsl(91, 58%, 75%) |
| HSV | hsv(91, 32%, 89%) |
| CMYK | cmyk(16.7%, 0%, 32.5%, 10.6%) |
| CIE-LAB | lab(86.39, -25.15, 32.17) |
| CIE-LCH | lch(86.39, 40.83, 128.02°) |
| OKLab | oklab(87.38% -0.0684 0.0803) |
| OKLCH | oklch(87.38% 0.105 130.4) |
| XYZ | xyz(54.8104, 68.7663, 40.9511) |
| Luminance | 0.6877 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.52
Light Sage
#BCECAC
ΔE00 3.62
Washed Out Green
#BCF5A6
ΔE00 4.41
Tea Green
#BDF8A3
ΔE00 4.99
Pale Olive Green
#B1D27B
ΔE00 5.22
Pale Green
#C7FDB5
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE49A #C09AE4
analogous
#E3E49A #BEE49A #9AE49B
triadic
#BEE49A #9ABEE4 #E49ABE
tetradic
#BEE49A #9AE3E4 #C09AE4 #E49B9A
square
#BEE49A #9AE3E4 #C09AE4 #E49B9A
split-complementary
#BEE49A #9B9AE4 #E49AE3
monochromatic
#80CA39 #9FD76A #BEE49A #DDF1CA #EFF9E7
Accessibility & contrast
On white
1.42
#BEE49A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#BEE49A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE49A
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE49A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE49A | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDA95
Deuteranopia (green-blind)
#E5D79E
Tritanopia (blue-blind)
#C0DED1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bee49a; /* rgb */ color: rgb(190, 228, 154); /* oklch */ color: oklch(87.4% 0.105 130.4);
Tailwind
colors: {
custom: {
50: '#d2ecb8',
500: '#bee49a',
950: '#000000',
},
}SCSS
$custom: #bee49a; $custom-light: #d2ecb8; $custom-dark: #000000;
JSON
{
"hex": "#bee49a",
"rgb": {
"r": 190,
"g": 228,
"b": 154
},
"hsl": {
"h": 90.811,
"s": 57.813,
"l": 74.902
},
"oklch": {
"l": 0.87378,
"c": 0.10548,
"h": 130.4
},
"luminance": 0.68767
}Semantic roles & 50–950 ramp
primary
#BEE49A
secondary
#9265BE
accent
#20C575
background
#FEFEFD
surface
#FBFDF8
border
#D4D5D1
text
#141611
muted
#838481