#BEE49E#BEE49E
#BEE49E is a very light, moderate yellow-green. Relative luminance 0.689; OKLCH L 87.5% C 0.101 H 131.4°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE49E |
|---|---|
| RGB | rgb(190, 228, 158) |
| HSL | hsl(93, 56%, 76%) |
| HSV | hsv(93, 31%, 89%) |
| CMYK | cmyk(16.7%, 0%, 30.7%, 10.6%) |
| CIE-LAB | lab(86.46, -24.59, 30.21) |
| CIE-LCH | lch(86.46, 38.95, 129.14°) |
| OKLab | oklab(87.45% -0.0667 0.0758) |
| OKLCH | oklch(87.45% 0.101 131.4) |
| XYZ | xyz(55.1491, 68.9018, 42.7350) |
| Luminance | 0.6890 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.84
Light Sage
#BCECAC
ΔE00 3.03
Washed Out Green
#BCF5A6
ΔE00 4.40
Tea Green
#BDF8A3
ΔE00 5.13
Pale Green
#C7FDB5
ΔE00 5.60
Very Pale Green
#CFFDBC
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE49E #C49EE4
analogous
#E1E49E #BEE49E #9EE4A1
triadic
#BEE49E #9EBEE4 #E49EBE
tetradic
#BEE49E #9EE1E4 #C49EE4 #E4A19E
square
#BEE49E #9EE1E4 #C49EE4 #E4A19E
split-complementary
#BEE49E #A19EE4 #E49EE1
monochromatic
#7EC93E #9ED76E #BEE49E #DEF1CE #EFF8E7
Accessibility & contrast
On white
1.42
#BEE49E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#BEE49E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE49E
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE49E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE49E | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADA99
Deuteranopia (green-blind)
#E4D7A1
Tritanopia (blue-blind)
#C0DED2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bee49e; /* rgb */ color: rgb(190, 228, 158); /* oklch */ color: oklch(87.5% 0.101 131.4);
Tailwind
colors: {
custom: {
50: '#d2ecbb',
500: '#bee49e',
950: '#000000',
},
}SCSS
$custom: #bee49e; $custom-light: #d2ecbb; $custom-dark: #000000;
JSON
{
"hex": "#bee49e",
"rgb": {
"r": 190,
"g": 228,
"b": 158
},
"hsl": {
"h": 92.571,
"s": 56.452,
"l": 75.686
},
"oklch": {
"l": 0.87454,
"c": 0.10096,
"h": 131.4
},
"luminance": 0.68903
}Semantic roles & 50–950 ramp
primary
#BEE49E
secondary
#9768BE
accent
#21C47A
background
#FEFEFD
surface
#FBFDF8
border
#D4D5D1
text
#141612
muted
#838482