#BEE0A4#BEE0A4
#BEE0A4 is a very light, moderate yellow-green. Relative luminance 0.669; OKLCH L 86.7% C 0.088 H 132.0°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE0A4 |
|---|---|
| RGB | rgb(190, 224, 164) |
| HSL | hsl(94, 49%, 76%) |
| HSV | hsv(94, 27%, 88%) |
| CMYK | cmyk(15.2%, 0%, 26.8%, 12.2%) |
| CIE-LAB | lab(85.47, -21.76, 25.80) |
| CIE-LCH | lch(85.47, 33.75, 130.15°) |
| OKLab | oklab(86.7% -0.0588 0.0653) |
| OKLCH | oklch(86.7% 0.088 132) |
| XYZ | xyz(54.5905, 66.9381, 45.1590) |
| Luminance | 0.6694 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.62
Light Sage
#BCECAC
ΔE00 3.36
Washed Out Green
#BCF5A6
ΔE00 5.87
Very Pale Green
#CFFDBC
ΔE00 6.22
Pale Green
#C7FDB5
ΔE00 6.60
Very Light Green
#D1FFBD
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE0A4 #C6A4E0
analogous
#DCE0A4 #BEE0A4 #A4E0A8
triadic
#BEE0A4 #A4BEE0 #E0A4BE
tetradic
#BEE0A4 #A4DCE0 #C6A4E0 #E0A8A4
square
#BEE0A4 #A4DCE0 #C6A4E0 #E0A8A4
split-complementary
#BEE0A4 #A8A4E0 #E0A4DC
monochromatic
#7DC149 #9DD076 #BEE0A4 #DFF0D2 #EFF7E8
Accessibility & contrast
On white
1.46
#BEE0A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#BEE0A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE0A4
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE0A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE0A4 | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D7A0
Deuteranopia (green-blind)
#E0D5A7
Tritanopia (blue-blind)
#BFDBD0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bee0a4; /* rgb */ color: rgb(190, 224, 164); /* oklch */ color: oklch(86.7% 0.088 132.0);
Tailwind
colors: {
custom: {
50: '#d2e9bf',
500: '#bee0a4',
950: '#000000',
},
}SCSS
$custom: #bee0a4; $custom-light: #d2e9bf; $custom-dark: #000000;
JSON
{
"hex": "#bee0a4",
"rgb": {
"r": 190,
"g": 224,
"b": 164
},
"hsl": {
"h": 94,
"s": 49.18,
"l": 76.078
},
"oklch": {
"l": 0.86702,
"c": 0.08786,
"h": 132
},
"luminance": 0.66939
}Semantic roles & 50–950 ramp
primary
#BEE0A4
secondary
#996FB9
accent
#29BC7D
background
#FEFEFD
surface
#FBFDF8
border
#D4D5D1
text
#141612
muted
#838482