#BEE2A0#BEE2A0
#BEE2A0 is a very light, moderate yellow-green. Relative luminance 0.679; OKLCH L 87.1% C 0.096 H 131.4°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE2A0 |
|---|---|
| RGB | rgb(190, 226, 160) |
| HSL | hsl(93, 53%, 76%) |
| HSV | hsv(93, 29%, 89%) |
| CMYK | cmyk(15.9%, 0%, 29.2%, 11.4%) |
| CIE-LAB | lab(85.94, -23.33, 28.50) |
| CIE-LCH | lch(85.94, 36.83, 129.30°) |
| OKLab | oklab(87.06% -0.0632 0.0717) |
| OKLCH | oklch(87.06% 0.096 131.4) |
| XYZ | xyz(54.7756, 67.8772, 43.4667) |
| Luminance | 0.6788 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.47
Light Sage
#BCECAC
ΔE00 3.10
Washed Out Green
#BCF5A6
ΔE00 5.02
Tea Green
#BDF8A3
ΔE00 5.83
Very Pale Green
#CFFDBC
ΔE00 5.90
Pale Olive Green
#B1D27B
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE2A0 #C4A0E2
analogous
#DFE2A0 #BEE2A0 #A0E2A3
triadic
#BEE2A0 #A0BEE2 #E2A0BE
tetradic
#BEE2A0 #A0DFE2 #C4A0E2 #E2A3A0
square
#BEE2A0 #A0DFE2 #C4A0E2 #E2A3A0
split-complementary
#BEE2A0 #A3A0E2 #E2A0DF
monochromatic
#7EC542 #9ED471 #BEE2A0 #DEF0CF #EFF8E8
Accessibility & contrast
On white
1.44
#BEE2A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#BEE2A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE2A0
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE2A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE2A0 | 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)
#E8D99C
Deuteranopia (green-blind)
#E2D6A3
Tritanopia (blue-blind)
#C0DDD1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bee2a0; /* rgb */ color: rgb(190, 226, 160); /* oklch */ color: oklch(87.1% 0.096 131.4);
Tailwind
colors: {
custom: {
50: '#d2ebbc',
500: '#bee2a0',
950: '#000000',
},
}SCSS
$custom: #bee2a0; $custom-light: #d2ebbc; $custom-dark: #000000;
JSON
{
"hex": "#bee2a0",
"rgb": {
"r": 190,
"g": 226,
"b": 160
},
"hsl": {
"h": 92.727,
"s": 53.226,
"l": 75.686
},
"oklch": {
"l": 0.87056,
"c": 0.09558,
"h": 131.4
},
"luminance": 0.67878
}Semantic roles & 50–950 ramp
primary
#BEE2A0
secondary
#976BBB
accent
#25C17A
background
#FEFEFD
surface
#FBFDF8
border
#D4D5D1
text
#141612
muted
#838482