#BEE2A2#BEE2A2
#BEE2A2 is a very light, moderate yellow-green. Relative luminance 0.679; OKLCH L 87.1% C 0.093 H 132.0°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE2A2 |
|---|---|
| RGB | rgb(190, 226, 162) |
| HSL | hsl(94, 52%, 76%) |
| HSV | hsv(94, 28%, 89%) |
| CMYK | cmyk(15.9%, 0%, 28.3%, 11.4%) |
| CIE-LAB | lab(85.98, -23.04, 27.52) |
| CIE-LCH | lch(85.98, 35.89, 129.93°) |
| OKLab | oklab(87.1% -0.0624 0.0694) |
| OKLCH | oklch(87.1% 0.093 132) |
| XYZ | xyz(54.9520, 67.9477, 44.3955) |
| Luminance | 0.6795 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.31
Light Sage
#BCECAC
ΔE00 2.95
Washed Out Green
#BCF5A6
ΔE00 5.12
Very Pale Green
#CFFDBC
ΔE00 5.81
Tea Green
#BDF8A3
ΔE00 5.99
Pale Green
#C7FDB5
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE2A2 #C6A2E2
analogous
#DEE2A2 #BEE2A2 #A2E2A6
triadic
#BEE2A2 #A2BEE2 #E2A2BE
tetradic
#BEE2A2 #A2DEE2 #C6A2E2 #E2A6A2
square
#BEE2A2 #A2DEE2 #C6A2E2 #E2A6A2
split-complementary
#BEE2A2 #A6A2E2 #E2A2DE
monochromatic
#7DC545 #9DD373 #BEE2A2 #DFF1D1 #EFF8E8
Accessibility & contrast
On white
1.44
#BEE2A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#BEE2A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE2A2
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE2A2 | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D99E
Deuteranopia (green-blind)
#E2D6A5
Tritanopia (blue-blind)
#BFDDD1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bee2a2; /* rgb */ color: rgb(190, 226, 162); /* oklch */ color: oklch(87.1% 0.093 132.0);
Tailwind
colors: {
custom: {
50: '#d2ebbe',
500: '#bee2a2',
950: '#000000',
},
}SCSS
$custom: #bee2a2; $custom-light: #d2ebbe; $custom-dark: #000000;
JSON
{
"hex": "#bee2a2",
"rgb": {
"r": 190,
"g": 226,
"b": 162
},
"hsl": {
"h": 93.75,
"s": 52.459,
"l": 76.078
},
"oklch": {
"l": 0.87096,
"c": 0.0933,
"h": 132
},
"luminance": 0.67948
}Semantic roles & 50–950 ramp
primary
#BEE2A2
secondary
#996DBB
accent
#26C07C
background
#FEFEFD
surface
#FBFDF8
border
#D4D5D1
text
#141612
muted
#838482