#BEE897#BEE897
#BEE897 is a very light, moderate yellow-green. Relative luminance 0.709; OKLCH L 88.2% C 0.115 H 130.7°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE897 |
|---|---|
| RGB | rgb(190, 232, 151) |
| HSL | hsl(91, 64%, 75%) |
| HSV | hsv(91, 35%, 91%) |
| CMYK | cmyk(18.1%, 0%, 34.9%, 9%) |
| CIE-LAB | lab(87.43, -27.48, 35.07) |
| CIE-LCH | lch(87.43, 44.55, 128.08°) |
| OKLab | oklab(88.2% -0.0749 0.0871) |
| OKLCH | oklch(88.2% 0.115 130.7) |
| XYZ | xyz(55.6768, 70.8939, 40.0227) |
| Luminance | 0.7089 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.63
Washed Out Green
#BCF5A6
ΔE00 3.68
Tea Green
#BDF8A3
ΔE00 3.98
Light Sage
#BCECAC
ΔE00 4.05
Light Light Green
#C8FFB0
ΔE00 5.17
Celery
#C1FD95
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE897 #C197E8
analogous
#E7E897 #BEE897 #97E898
triadic
#BEE897 #97BEE8 #E897BE
tetradic
#BEE897 #97E7E8 #C197E8 #E89897
square
#BEE897 #97E7E8 #C197E8 #E89897
split-complementary
#BEE897 #9897E8 #E897E7
monochromatic
#7FD233 #9FDD65 #BEE897 #DDF3C9 #EFF9E6
Accessibility & contrast
On white
1.38
#BEE897 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#BEE897 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE897
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE897 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE897 | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDD91
Deuteranopia (green-blind)
#E9DA9B
Tritanopia (blue-blind)
#C0E1D3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bee897; /* rgb */ color: rgb(190, 232, 151); /* oklch */ color: oklch(88.2% 0.115 130.7);
Tailwind
colors: {
custom: {
50: '#d2efb6',
500: '#bee897',
950: '#000000',
},
}SCSS
$custom: #bee897; $custom-light: #d2efb6; $custom-dark: #000000;
JSON
{
"hex": "#bee897",
"rgb": {
"r": 190,
"g": 232,
"b": 151
},
"hsl": {
"h": 91.111,
"s": 63.78,
"l": 75.098
},
"oklch": {
"l": 0.882,
"c": 0.11489,
"h": 130.7
},
"luminance": 0.70895
}Semantic roles & 50–950 ramp
primary
#BEE897
secondary
#9361C2
accent
#1ACC76
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141611
muted
#838581