#BEE49B#BEE49B
#BEE49B is a very light, moderate yellow-green. Relative luminance 0.688; OKLCH L 87.4% C 0.104 H 130.6°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE49B |
|---|---|
| RGB | rgb(190, 228, 155) |
| HSL | hsl(91, 57%, 75%) |
| HSV | hsv(91, 32%, 89%) |
| CMYK | cmyk(16.7%, 0%, 32%, 10.6%) |
| CIE-LAB | lab(86.40, -25.01, 31.68) |
| CIE-LCH | lch(86.40, 40.36, 128.29°) |
| OKLab | oklab(87.4% -0.068 0.0792) |
| OKLCH | oklch(87.4% 0.104 130.6) |
| XYZ | xyz(54.8940, 68.7997, 41.3916) |
| Luminance | 0.6880 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.35
Light Sage
#BCECAC
ΔE00 3.47
Washed Out Green
#BCF5A6
ΔE00 4.39
Tea Green
#BDF8A3
ΔE00 5.01
Pale Olive Green
#B1D27B
ΔE00 5.34
Pale Green
#C7FDB5
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE49B #C19BE4
analogous
#E2E49B #BEE49B #9BE49D
triadic
#BEE49B #9BBEE4 #E49BBE
tetradic
#BEE49B #9BE2E4 #C19BE4 #E49D9B
square
#BEE49B #9BE2E4 #C19BE4 #E49D9B
split-complementary
#BEE49B #9D9BE4 #E49BE2
monochromatic
#7FCA3B #9FD76B #BEE49B #DDF1CB #EFF8E7
Accessibility & contrast
On white
1.42
#BEE49B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#BEE49B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE49B
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE49B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE49B | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDA96
Deuteranopia (green-blind)
#E5D79F
Tritanopia (blue-blind)
#C0DED1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bee49b; /* rgb */ color: rgb(190, 228, 155); /* oklch */ color: oklch(87.4% 0.104 130.6);
Tailwind
colors: {
custom: {
50: '#d2ecb9',
500: '#bee49b',
950: '#000000',
},
}SCSS
$custom: #bee49b; $custom-light: #d2ecb9; $custom-dark: #000000;
JSON
{
"hex": "#bee49b",
"rgb": {
"r": 190,
"g": 228,
"b": 155
},
"hsl": {
"h": 91.233,
"s": 57.48,
"l": 75.098
},
"oklch": {
"l": 0.87397,
"c": 0.10436,
"h": 130.6
},
"luminance": 0.68801
}Semantic roles & 50–950 ramp
primary
#BEE49B
secondary
#9366BE
accent
#20C576
background
#FEFEFD
surface
#FBFDF8
border
#D4D5D1
text
#141611
muted
#838481