#BEE3A4#BEE3A4
#BEE3A4 is a very light, moderate yellow-green. Relative luminance 0.686; OKLCH L 87.4% C 0.093 H 132.8°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE3A4 |
|---|---|
| RGB | rgb(190, 227, 164) |
| HSL | hsl(95, 53%, 77%) |
| HSV | hsv(95, 28%, 89%) |
| CMYK | cmyk(16.3%, 0%, 27.8%, 11%) |
| CIE-LAB | lab(86.29, -23.22, 26.91) |
| CIE-LCH | lch(86.29, 35.55, 130.79°) |
| OKLab | oklab(87.35% -0.0629 0.0679) |
| OKLCH | oklch(87.35% 0.093 132.8) |
| XYZ | xyz(55.4039, 68.5648, 45.4302) |
| Luminance | 0.6857 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.19
Light Sage
#BCECAC
ΔE00 2.61
Washed Out Green
#BCF5A6
ΔE00 4.97
Very Pale Green
#CFFDBC
ΔE00 5.54
Pale Green
#C7FDB5
ΔE00 5.78
Tea Green
#BDF8A3
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE3A4 #C9A4E3
analogous
#DEE3A4 #BEE3A4 #A4E3AA
triadic
#BEE3A4 #A4BEE3 #E3A4BE
tetradic
#BEE3A4 #A4DEE3 #C9A4E3 #E3AAA4
square
#BEE3A4 #A4DEE3 #C9A4E3 #E3AAA4
split-complementary
#BEE3A4 #AAA4E3 #E3A4DE
monochromatic
#7BC646 #9DD575 #BEE3A4 #DFF1D3 #EEF8E8
Accessibility & contrast
On white
1.43
#BEE3A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#BEE3A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE3A4
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE3A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE3A4 | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DAA0
Deuteranopia (green-blind)
#E3D7A7
Tritanopia (blue-blind)
#BFDED2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bee3a4; /* rgb */ color: rgb(190, 227, 164); /* oklch */ color: oklch(87.4% 0.093 132.8);
Tailwind
colors: {
custom: {
50: '#d2ecbf',
500: '#bee3a4',
950: '#000000',
},
}SCSS
$custom: #bee3a4; $custom-light: #d2ecbf; $custom-dark: #000000;
JSON
{
"hex": "#bee3a4",
"rgb": {
"r": 190,
"g": 227,
"b": 164
},
"hsl": {
"h": 95.238,
"s": 52.941,
"l": 76.667
},
"oklch": {
"l": 0.87354,
"c": 0.09258,
"h": 132.8
},
"luminance": 0.68566
}Semantic roles & 50–950 ramp
primary
#BEE3A4
secondary
#9C6FBD
accent
#25C080
background
#FEFEFD
surface
#FBFDF8
border
#D4D5D1
text
#141612
muted
#838482