#BEE4A0#BEE4A0
#BEE4A0 is a very light, moderate yellow-green. Relative luminance 0.690; OKLCH L 87.5% C 0.099 H 131.9°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE4A0 |
|---|---|
| RGB | rgb(190, 228, 160) |
| HSL | hsl(94, 56%, 76%) |
| HSV | hsv(94, 30%, 89%) |
| CMYK | cmyk(16.7%, 0%, 29.8%, 10.6%) |
| CIE-LAB | lab(86.49, -24.30, 29.24) |
| CIE-LCH | lch(86.49, 38.02, 129.73°) |
| OKLab | oklab(87.49% -0.0659 0.0735) |
| OKLCH | oklch(87.49% 0.099 131.9) |
| XYZ | xyz(55.3226, 68.9712, 43.6490) |
| Luminance | 0.6897 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.54
Light Sage
#BCECAC
ΔE00 2.78
Washed Out Green
#BCF5A6
ΔE00 4.45
Tea Green
#BDF8A3
ΔE00 5.25
Very Pale Green
#CFFDBC
ΔE00 5.52
Pale Green
#C7FDB5
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE4A0 #C6A0E4
analogous
#E0E4A0 #BEE4A0 #A0E4A4
triadic
#BEE4A0 #A0BEE4 #E4A0BE
tetradic
#BEE4A0 #A0E0E4 #C6A0E4 #E4A4A0
square
#BEE4A0 #A0E0E4 #C6A0E4 #E4A4A0
split-complementary
#BEE4A0 #A4A0E4 #E4A0E0
monochromatic
#7DC941 #9DD670 #BEE4A0 #DFF2D0 #EFF8E7
Accessibility & contrast
On white
1.42
#BEE4A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#BEE4A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE4A0
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE4A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE4A0 | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADA9C
Deuteranopia (green-blind)
#E4D7A3
Tritanopia (blue-blind)
#C0DED2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bee4a0; /* rgb */ color: rgb(190, 228, 160); /* oklch */ color: oklch(87.5% 0.099 131.9);
Tailwind
colors: {
custom: {
50: '#d2ecbc',
500: '#bee4a0',
950: '#000000',
},
}SCSS
$custom: #bee4a0; $custom-light: #d2ecbc; $custom-dark: #000000;
JSON
{
"hex": "#bee4a0",
"rgb": {
"r": 190,
"g": 228,
"b": 160
},
"hsl": {
"h": 93.529,
"s": 55.738,
"l": 76.078
},
"oklch": {
"l": 0.87493,
"c": 0.09869,
"h": 131.9
},
"luminance": 0.68972
}Semantic roles & 50–950 ramp
primary
#BEE4A0
secondary
#996ABE
accent
#22C37C
background
#FEFEFD
surface
#FBFDF8
border
#D4D5D1
text
#141612
muted
#838482