#BEE899#BEE899
#BEE899 is a very light, moderate yellow-green. Relative luminance 0.710; OKLCH L 88.2% C 0.113 H 131.1°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE899 |
|---|---|
| RGB | rgb(190, 232, 153) |
| HSL | hsl(92, 63%, 75%) |
| HSV | hsv(92, 34%, 91%) |
| CMYK | cmyk(18.1%, 0%, 34.1%, 9%) |
| CIE-LAB | lab(87.47, -27.20, 34.10) |
| CIE-LCH | lch(87.47, 43.62, 128.58°) |
| OKLab | oklab(88.24% -0.0741 0.0849) |
| OKLCH | oklch(88.24% 0.113 131.1) |
| XYZ | xyz(55.8406, 70.9594, 40.8854) |
| Luminance | 0.7096 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.29
Washed Out Green
#BCF5A6
ΔE00 3.54
Light Sage
#BCECAC
ΔE00 3.69
Tea Green
#BDF8A3
ΔE00 3.95
Light Light Green
#C8FFB0
ΔE00 5.07
Pale Green
#C7FDB5
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE899 #C399E8
analogous
#E5E899 #BEE899 #99E89B
triadic
#BEE899 #99BEE8 #E899BE
tetradic
#BEE899 #99E5E8 #C399E8 #E89B99
square
#BEE899 #99E5E8 #C399E8 #E89B99
split-complementary
#BEE899 #9B99E8 #E899E5
monochromatic
#7ED135 #9EDD67 #BEE899 #DEF3CB #EFF9E6
Accessibility & contrast
On white
1.38
#BEE899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#BEE899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE899
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE899 | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDD94
Deuteranopia (green-blind)
#E9DA9D
Tritanopia (blue-blind)
#C0E2D4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bee899; /* rgb */ color: rgb(190, 232, 153); /* oklch */ color: oklch(88.2% 0.113 131.1);
Tailwind
colors: {
custom: {
50: '#d2efb7',
500: '#bee899',
950: '#000000',
},
}SCSS
$custom: #bee899; $custom-light: #d2efb7; $custom-dark: #000000;
JSON
{
"hex": "#bee899",
"rgb": {
"r": 190,
"g": 232,
"b": 153
},
"hsl": {
"h": 91.899,
"s": 63.2,
"l": 75.49
},
"oklch": {
"l": 0.88236,
"c": 0.11267,
"h": 131.1
},
"luminance": 0.7096
}Semantic roles & 50–950 ramp
primary
#BEE899
secondary
#9663C3
accent
#1BCB78
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141611
muted
#838581