#BEE99F#BEE99F
#BEE99F is a very light, moderate yellow-green. Relative luminance 0.717; OKLCH L 88.6% C 0.108 H 132.7°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE99F |
|---|---|
| RGB | rgb(190, 233, 159) |
| HSL | hsl(95, 63%, 77%) |
| HSV | hsv(95, 32%, 91%) |
| CMYK | cmyk(18.5%, 0%, 31.8%, 8.6%) |
| CIE-LAB | lab(87.84, -26.84, 31.55) |
| CIE-LCH | lch(87.84, 41.42, 130.38°) |
| OKLab | oklab(88.57% -0.073 0.079) |
| OKLCH | oklch(88.57% 0.108 132.7) |
| XYZ | xyz(56.6309, 71.7272, 43.6553) |
| Luminance | 0.7173 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.56
Light Sage
#BCECAC
ΔE00 2.62
Washed Out Green
#BCF5A6
ΔE00 3.10
Tea Green
#BDF8A3
ΔE00 3.79
Pale Green
#C7FDB5
ΔE00 4.51
Light Light Green
#C8FFB0
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE99F #CA9FE9
analogous
#E3E99F #BEE99F #9FE9A5
triadic
#BEE99F #9FBEE9 #E99FBE
tetradic
#BEE99F #9FE3E9 #CA9FE9 #E9A59F
square
#BEE99F #9FE3E9 #CA9FE9 #E9A59F
split-complementary
#BEE99F #A59FE9 #E99FE3
monochromatic
#7BD23B #9CDE6D #BEE99F #E0F4D1 #EEF9E6
Accessibility & contrast
On white
1.37
#BEE99F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#BEE99F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE99F
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE99F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE99F | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDE9A
Deuteranopia (green-blind)
#E9DBA3
Tritanopia (blue-blind)
#BFE3D6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #bee99f; /* rgb */ color: rgb(190, 233, 159); /* oklch */ color: oklch(88.6% 0.108 132.7);
Tailwind
colors: {
custom: {
50: '#d2f0bc',
500: '#bee99f',
950: '#000000',
},
}SCSS
$custom: #bee99f; $custom-light: #d2f0bc; $custom-dark: #000000;
JSON
{
"hex": "#bee99f",
"rgb": {
"r": 190,
"g": 233,
"b": 159
},
"hsl": {
"h": 94.865,
"s": 62.712,
"l": 76.863
},
"oklch": {
"l": 0.88567,
"c": 0.10754,
"h": 132.7
},
"luminance": 0.71728
}Semantic roles & 50–950 ramp
primary
#BEE99F
secondary
#9E68C4
accent
#1BCA81
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141612
muted
#838582