#BEE2A5#BEE2A5
#BEE2A5 is a very light, moderate yellow-green. Relative luminance 0.681; OKLCH L 87.2% C 0.090 H 132.9°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE2A5 |
|---|---|
| RGB | rgb(190, 226, 165) |
| HSL | hsl(95, 51%, 77%) |
| HSV | hsv(95, 27%, 89%) |
| CMYK | cmyk(15.9%, 0%, 27%, 11.4%) |
| CIE-LAB | lab(86.03, -22.59, 26.05) |
| CIE-LCH | lch(86.03, 34.48, 130.93°) |
| OKLab | oklab(87.16% -0.0611 0.0659) |
| OKLCH | oklch(87.16% 0.09 132.9) |
| XYZ | xyz(55.2218, 68.0557, 45.8167) |
| Luminance | 0.6806 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.31
Light Sage
#BCECAC
ΔE00 2.82
Washed Out Green
#BCF5A6
ΔE00 5.35
Very Pale Green
#CFFDBC
ΔE00 5.75
Pale Green
#C7FDB5
ΔE00 6.07
Very Light Green
#D1FFBD
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE2A5 #C9A5E2
analogous
#DDE2A5 #BEE2A5 #A5E2AB
triadic
#BEE2A5 #A5BEE2 #E2A5BE
tetradic
#BEE2A5 #A5DDE2 #C9A5E2 #E2ABA5
square
#BEE2A5 #A5DDE2 #C9A5E2 #E2ABA5
split-complementary
#BEE2A5 #ABA5E2 #E2A5DD
monochromatic
#7BC448 #9DD377 #BEE2A5 #DFF1D3 #EEF8E8
Accessibility & contrast
On white
1.44
#BEE2A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#BEE2A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE2A5
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE2A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE2A5 | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D9A1
Deuteranopia (green-blind)
#E2D6A8
Tritanopia (blue-blind)
#BFDDD2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bee2a5; /* rgb */ color: rgb(190, 226, 165); /* oklch */ color: oklch(87.2% 0.090 132.9);
Tailwind
colors: {
custom: {
50: '#d2ebc0',
500: '#bee2a5',
950: '#000000',
},
}SCSS
$custom: #bee2a5; $custom-light: #d2ebc0; $custom-dark: #000000;
JSON
{
"hex": "#bee2a5",
"rgb": {
"r": 190,
"g": 226,
"b": 165
},
"hsl": {
"h": 95.41,
"s": 51.261,
"l": 76.667
},
"oklch": {
"l": 0.87157,
"c": 0.08986,
"h": 132.9
},
"luminance": 0.68056
}Semantic roles & 50–950 ramp
primary
#BEE2A5
secondary
#9C70BB
accent
#27BF80
background
#FEFEFD
surface
#FBFDF9
border
#D4D5D2
text
#141612
muted
#838482