#BEE99E#BEE99E
#BEE99E is a very light, moderate yellow-green. Relative luminance 0.717; OKLCH L 88.5% C 0.109 H 132.5°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE99E |
|---|---|
| RGB | rgb(190, 233, 158) |
| HSL | hsl(94, 63%, 77%) |
| HSV | hsv(94, 32%, 91%) |
| CMYK | cmyk(18.5%, 0%, 32.2%, 8.6%) |
| CIE-LAB | lab(87.82, -26.98, 32.04) |
| CIE-LCH | lch(87.82, 41.89, 130.10°) |
| OKLab | oklab(88.55% -0.0734 0.0801) |
| OKLCH | oklch(88.55% 0.109 132.5) |
| XYZ | xyz(56.5445, 71.6926, 43.2001) |
| Luminance | 0.7169 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.70
Light Sage
#BCECAC
ΔE00 2.80
Washed Out Green
#BCF5A6
ΔE00 3.11
Tea Green
#BDF8A3
ΔE00 3.75
Pale Green
#C7FDB5
ΔE00 4.58
Light Light Green
#C8FFB0
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE99E #C99EE9
analogous
#E4E99E #BEE99E #9EE9A4
triadic
#BEE99E #9EBEE9 #E99EBE
tetradic
#BEE99E #9EE4E9 #C99EE9 #E9A49E
square
#BEE99E #9EE4E9 #C99EE9 #E9A49E
split-complementary
#BEE99E #A49EE9 #E99EE4
monochromatic
#7BD23A #9DDE6C #BEE99E #DFF4D0 #EEF9E6
Accessibility & contrast
On white
1.37
#BEE99E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#BEE99E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE99E
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE99E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE99E | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDE99
Deuteranopia (green-blind)
#E9DBA2
Tritanopia (blue-blind)
#BFE3D6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #bee99e; /* rgb */ color: rgb(190, 233, 158); /* oklch */ color: oklch(88.5% 0.109 132.5);
Tailwind
colors: {
custom: {
50: '#d2f0bb',
500: '#bee99e',
950: '#000000',
},
}SCSS
$custom: #bee99e; $custom-light: #d2f0bb; $custom-dark: #000000;
JSON
{
"hex": "#bee99e",
"rgb": {
"r": 190,
"g": 233,
"b": 158
},
"hsl": {
"h": 94.4,
"s": 63.025,
"l": 76.667
},
"oklch": {
"l": 0.88548,
"c": 0.10865,
"h": 132.5
},
"luminance": 0.71694
}Semantic roles & 50–950 ramp
primary
#BEE99E
secondary
#9C67C4
accent
#1BCB80
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141612
muted
#838582