#BEE8A1#BEE8A1
#BEE8A1 is a very light, moderate yellow-green. Relative luminance 0.712; OKLCH L 88.4% C 0.104 H 133.1°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE8A1 |
|---|---|
| RGB | rgb(190, 232, 161) |
| HSL | hsl(95, 61%, 77%) |
| HSV | hsv(95, 31%, 91%) |
| CMYK | cmyk(18.1%, 0%, 30.6%, 9%) |
| CIE-LAB | lab(87.60, -26.07, 30.21) |
| CIE-LCH | lch(87.60, 39.91, 130.79°) |
| OKLab | oklab(88.39% -0.0708 0.0758) |
| OKLCH | oklch(88.39% 0.104 133.1) |
| XYZ | xyz(56.5236, 71.2326, 44.4826) |
| Luminance | 0.7123 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.07
Light Sage
#BCECAC
ΔE00 2.27
Washed Out Green
#BCF5A6
ΔE00 3.38
Tea Green
#BDF8A3
ΔE00 4.18
Pale Green
#C7FDB5
ΔE00 4.61
Very Pale Green
#CFFDBC
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE8A1 #CBA1E8
analogous
#E2E8A1 #BEE8A1 #A1E8A8
triadic
#BEE8A1 #A1BEE8 #E8A1BE
tetradic
#BEE8A1 #A1E2E8 #CBA1E8 #E8A8A1
square
#BEE8A1 #A1E2E8 #CBA1E8 #E8A8A1
split-complementary
#BEE8A1 #A8A1E8 #E8A1E2
monochromatic
#7AD03F #9CDC70 #BEE8A1 #E0F4D2 #EEF9E6
Accessibility & contrast
On white
1.38
#BEE8A1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#BEE8A1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE8A1
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE8A1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE8A1 | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDE9C
Deuteranopia (green-blind)
#E7DAA5
Tritanopia (blue-blind)
#BFE2D5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #bee8a1; /* rgb */ color: rgb(190, 232, 161); /* oklch */ color: oklch(88.4% 0.104 133.1);
Tailwind
colors: {
custom: {
50: '#d2efbd',
500: '#bee8a1',
950: '#000000',
},
}SCSS
$custom: #bee8a1; $custom-light: #d2efbd; $custom-dark: #000000;
JSON
{
"hex": "#bee8a1",
"rgb": {
"r": 190,
"g": 232,
"b": 161
},
"hsl": {
"h": 95.493,
"s": 60.684,
"l": 77.059
},
"oklch": {
"l": 0.88386,
"c": 0.10376,
"h": 133.1
},
"luminance": 0.71234
}Semantic roles & 50–950 ramp
primary
#BEE8A1
secondary
#9F6AC3
accent
#1DC882
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141612
muted
#838582