#BEE2A1#BEE2A1
#BEE2A1 is a very light, moderate yellow-green. Relative luminance 0.679; OKLCH L 87.1% C 0.094 H 131.7°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE2A1 |
|---|---|
| RGB | rgb(190, 226, 161) |
| HSL | hsl(93, 53%, 76%) |
| HSV | hsv(93, 29%, 89%) |
| CMYK | cmyk(15.9%, 0%, 28.8%, 11.4%) |
| CIE-LAB | lab(85.96, -23.18, 28.01) |
| CIE-LCH | lch(85.96, 36.36, 129.61°) |
| OKLab | oklab(87.08% -0.0628 0.0705) |
| OKLCH | oklch(87.08% 0.094 131.7) |
| XYZ | xyz(54.8634, 67.9123, 43.9292) |
| Luminance | 0.6791 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.38
Light Sage
#BCECAC
ΔE00 3.02
Washed Out Green
#BCF5A6
ΔE00 5.07
Very Pale Green
#CFFDBC
ΔE00 5.85
Tea Green
#BDF8A3
ΔE00 5.91
Pale Green
#C7FDB5
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE2A1 #C5A1E2
analogous
#DEE2A1 #BEE2A1 #A1E2A4
triadic
#BEE2A1 #A1BEE2 #E2A1BE
tetradic
#BEE2A1 #A1DEE2 #C5A1E2 #E2A4A1
square
#BEE2A1 #A1DEE2 #C5A1E2 #E2A4A1
split-complementary
#BEE2A1 #A4A1E2 #E2A1DE
monochromatic
#7DC543 #9ED472 #BEE2A1 #DEF0D0 #EFF8E8
Accessibility & contrast
On white
1.44
#BEE2A1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#BEE2A1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE2A1
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE2A1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE2A1 | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D99D
Deuteranopia (green-blind)
#E2D6A4
Tritanopia (blue-blind)
#C0DDD1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bee2a1; /* rgb */ color: rgb(190, 226, 161); /* oklch */ color: oklch(87.1% 0.094 131.7);
Tailwind
colors: {
custom: {
50: '#d2ebbd',
500: '#bee2a1',
950: '#000000',
},
}SCSS
$custom: #bee2a1; $custom-light: #d2ebbd; $custom-dark: #000000;
JSON
{
"hex": "#bee2a1",
"rgb": {
"r": 190,
"g": 226,
"b": 161
},
"hsl": {
"h": 93.231,
"s": 52.846,
"l": 75.882
},
"oklch": {
"l": 0.87076,
"c": 0.09444,
"h": 131.7
},
"luminance": 0.67913
}Semantic roles & 50–950 ramp
primary
#BEE2A1
secondary
#986CBB
accent
#25C07B
background
#FEFEFD
surface
#FBFDF8
border
#D4D5D1
text
#141612
muted
#838482