#BEE8A4#BEE8A4
#BEE8A4 is a very light, moderate yellow-green. Relative luminance 0.713; OKLCH L 88.4% C 0.100 H 133.9°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE8A4 |
|---|---|
| RGB | rgb(190, 232, 164) |
| HSL | hsl(97, 60%, 78%) |
| HSV | hsv(97, 29%, 91%) |
| CMYK | cmyk(18.1%, 0%, 29.3%, 9%) |
| CIE-LAB | lab(87.65, -25.63, 28.75) |
| CIE-LCH | lch(87.65, 38.52, 131.72°) |
| OKLab | oklab(88.45% -0.0696 0.0724) |
| OKLCH | oklch(88.45% 0.1 133.9) |
| XYZ | xyz(56.7913, 71.3397, 45.8926) |
| Luminance | 0.7134 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.74
Light Sage
#BCECAC
ΔE00 1.78
Washed Out Green
#BCF5A6
ΔE00 3.52
Tea Green
#BDF8A3
ΔE00 4.42
Pale Green
#C7FDB5
ΔE00 4.53
Very Pale Green
#CFFDBC
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE8A4 #CEA4E8
analogous
#E0E8A4 #BEE8A4 #A4E8AC
triadic
#BEE8A4 #A4BEE8 #E8A4BE
tetradic
#BEE8A4 #A4E0E8 #CEA4E8 #E8ACA4
square
#BEE8A4 #A4E0E8 #CEA4E8 #E8ACA4
split-complementary
#BEE8A4 #ACA4E8 #E8A4E0
monochromatic
#78CF42 #9BDC73 #BEE8A4 #E1F4D5 #EEF9E7
Accessibility & contrast
On white
1.38
#BEE8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#BEE8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE8A4
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE8A4 | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDEA0
Deuteranopia (green-blind)
#E7DAA7
Tritanopia (blue-blind)
#BFE3D6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #bee8a4; /* rgb */ color: rgb(190, 232, 164); /* oklch */ color: oklch(88.4% 0.100 133.9);
Tailwind
colors: {
custom: {
50: '#d2efbf',
500: '#bee8a4',
950: '#000000',
},
}SCSS
$custom: #bee8a4; $custom-light: #d2efbf; $custom-dark: #000000;
JSON
{
"hex": "#bee8a4",
"rgb": {
"r": 190,
"g": 232,
"b": 164
},
"hsl": {
"h": 97.059,
"s": 59.649,
"l": 77.647
},
"oklch": {
"l": 0.88445,
"c": 0.10041,
"h": 133.9
},
"luminance": 0.71341
}Semantic roles & 50–950 ramp
primary
#BEE8A4
secondary
#A26DC3
accent
#1EC787
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141612
muted
#838582