#BEE49F#BEE49F
#BEE49F is a very light, moderate yellow-green. Relative luminance 0.689; OKLCH L 87.5% C 0.100 H 131.6°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE49F |
|---|---|
| RGB | rgb(190, 228, 159) |
| HSL | hsl(93, 56%, 76%) |
| HSV | hsv(93, 30%, 89%) |
| CMYK | cmyk(16.7%, 0%, 30.3%, 10.6%) |
| CIE-LAB | lab(86.47, -24.44, 29.73) |
| CIE-LCH | lch(86.47, 38.48, 129.43°) |
| OKLab | oklab(87.47% -0.0663 0.0746) |
| OKLCH | oklch(87.47% 0.1 131.6) |
| XYZ | xyz(55.2355, 68.9363, 43.1901) |
| Luminance | 0.6894 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.69
Light Sage
#BCECAC
ΔE00 2.90
Washed Out Green
#BCF5A6
ΔE00 4.42
Tea Green
#BDF8A3
ΔE00 5.18
Pale Green
#C7FDB5
ΔE00 5.57
Very Pale Green
#CFFDBC
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE49F #C59FE4
analogous
#E1E49F #BEE49F #9FE4A2
triadic
#BEE49F #9FBEE4 #E49FBE
tetradic
#BEE49F #9FE1E4 #C59FE4 #E4A29F
square
#BEE49F #9FE1E4 #C59FE4 #E4A29F
split-complementary
#BEE49F #A29FE4 #E49FE1
monochromatic
#7DC93F #9ED76F #BEE49F #DEF1CF #EFF8E7
Accessibility & contrast
On white
1.42
#BEE49F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#BEE49F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE49F
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE49F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE49F | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADA9A
Deuteranopia (green-blind)
#E4D7A2
Tritanopia (blue-blind)
#C0DED2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bee49f; /* rgb */ color: rgb(190, 228, 159); /* oklch */ color: oklch(87.5% 0.100 131.6);
Tailwind
colors: {
custom: {
50: '#d2ecbc',
500: '#bee49f',
950: '#000000',
},
}SCSS
$custom: #bee49f; $custom-light: #d2ecbc; $custom-dark: #000000;
JSON
{
"hex": "#bee49f",
"rgb": {
"r": 190,
"g": 228,
"b": 159
},
"hsl": {
"h": 93.043,
"s": 56.098,
"l": 75.882
},
"oklch": {
"l": 0.87473,
"c": 0.09982,
"h": 131.6
},
"luminance": 0.68937
}Semantic roles & 50–950 ramp
primary
#BEE49F
secondary
#9869BE
accent
#22C47B
background
#FEFEFD
surface
#FBFDF8
border
#D4D5D1
text
#141612
muted
#838482