#BEE091#BEE091
#BEE091 is a very light, moderate yellow-green. Relative luminance 0.663; OKLCH L 86.3% C 0.110 H 127.5°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE091 |
|---|---|
| RGB | rgb(190, 224, 145) |
| HSL | hsl(86, 56%, 72%) |
| HSV | hsv(86, 35%, 88%) |
| CMYK | cmyk(15.2%, 0%, 35.3%, 12.2%) |
| CIE-LAB | lab(85.15, -24.45, 35.10) |
| CIE-LCH | lch(85.15, 42.77, 124.86°) |
| OKLab | oklab(86.34% -0.0667 0.087) |
| OKLCH | oklch(86.34% 0.11 127.5) |
| XYZ | xyz(53.0010, 66.3023, 36.7879) |
| Luminance | 0.6630 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.79
Light Grey Green
#B7E1A1
ΔE00 3.86
Pale Olive
#B9CC81
ΔE00 5.21
Light Sage
#BCECAC
ΔE00 5.29
Washed Out Green
#BCF5A6
ΔE00 5.73
Light Moss Green
#A6C875
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE091 #B391E0
analogous
#E0DB91 #BEE091 #97E091
triadic
#BEE091 #91BEE0 #E091BE
tetradic
#BEE091 #91E0DB #B391E0 #E09197
square
#BEE091 #91E0DB #B391E0 #E09197
split-complementary
#BEE091 #9197E0 #DB91E0
monochromatic
#85C036 #A2D361 #BEE091 #DAEDC1 #F1F8E7
Accessibility & contrast
On white
1.47
#BEE091 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#BEE091 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE091
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE091 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE091 | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D68B
Deuteranopia (green-blind)
#E3D495
Tritanopia (blue-blind)
#C2D9CC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bee091; /* rgb */ color: rgb(190, 224, 145); /* oklch */ color: oklch(86.3% 0.110 127.5);
Tailwind
colors: {
custom: {
50: '#d2e9b2',
500: '#bee091',
950: '#000000',
},
}SCSS
$custom: #bee091; $custom-light: #d2e9b2; $custom-dark: #000000;
JSON
{
"hex": "#bee091",
"rgb": {
"r": 190,
"g": 224,
"b": 145
},
"hsl": {
"h": 85.823,
"s": 56.028,
"l": 72.353
},
"oklch": {
"l": 0.86338,
"c": 0.10959,
"h": 127.5
},
"luminance": 0.66303
}Semantic roles & 50–950 ramp
primary
#BEE091
secondary
#845DB8
accent
#22C467
background
#FEFEFD
surface
#FBFDF8
border
#D4D5D1
text
#141611
muted
#838481