#BEE5A2#BEE5A2
#BEE5A2 is a very light, moderate yellow-green. Relative luminance 0.696; OKLCH L 87.8% C 0.098 H 132.7°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE5A2 |
|---|---|
| RGB | rgb(190, 229, 162) |
| HSL | hsl(95, 56%, 77%) |
| HSV | hsv(95, 29%, 90%) |
| CMYK | cmyk(17%, 0%, 29.3%, 10.2%) |
| CIE-LAB | lab(86.80, -24.49, 28.63) |
| CIE-LCH | lch(86.80, 37.67, 130.54°) |
| OKLab | oklab(87.75% -0.0664 0.072) |
| OKLCH | oklch(87.75% 0.098 132.7) |
| XYZ | xyz(55.7749, 69.5935, 44.6698) |
| Luminance | 0.6959 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.40
Light Sage
#BCECAC
ΔE00 2.40
Washed Out Green
#BCF5A6
ΔE00 4.25
Tea Green
#BDF8A3
ΔE00 5.11
Very Pale Green
#CFFDBC
ΔE00 5.23
Pale Green
#C7FDB5
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE5A2 #C9A2E5
analogous
#E0E5A2 #BEE5A2 #A2E5A8
triadic
#BEE5A2 #A2BEE5 #E5A2BE
tetradic
#BEE5A2 #A2E0E5 #C9A2E5 #E5A8A2
square
#BEE5A2 #A2E0E5 #C9A2E5 #E5A8A2
split-complementary
#BEE5A2 #A8A2E5 #E5A2E0
monochromatic
#7BCA42 #9DD872 #BEE5A2 #DFF2D2 #EEF8E7
Accessibility & contrast
On white
1.41
#BEE5A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#BEE5A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE5A2
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE5A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE5A2 | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDB9E
Deuteranopia (green-blind)
#E5D8A5
Tritanopia (blue-blind)
#BFE0D3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bee5a2; /* rgb */ color: rgb(190, 229, 162); /* oklch */ color: oklch(87.8% 0.098 132.7);
Tailwind
colors: {
custom: {
50: '#d2edbe',
500: '#bee5a2',
950: '#000000',
},
}SCSS
$custom: #bee5a2; $custom-light: #d2edbe; $custom-dark: #000000;
JSON
{
"hex": "#bee5a2",
"rgb": {
"r": 190,
"g": 229,
"b": 162
},
"hsl": {
"h": 94.925,
"s": 56.303,
"l": 76.667
},
"oklch": {
"l": 0.8775,
"c": 0.09798,
"h": 132.7
},
"luminance": 0.69594
}Semantic roles & 50–950 ramp
primary
#BEE5A2
secondary
#9C6CBF
accent
#22C480
background
#FEFEFD
surface
#FBFDF8
border
#D4D5D1
text
#141612
muted
#838482