#BEE497#BEE497
#BEE497 is a very light, moderate yellow-green. Relative luminance 0.687; OKLCH L 87.3% C 0.109 H 129.8°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE497 |
|---|---|
| RGB | rgb(190, 228, 151) |
| HSL | hsl(90, 59%, 74%) |
| HSV | hsv(90, 34%, 89%) |
| CMYK | cmyk(16.7%, 0%, 33.8%, 10.6%) |
| CIE-LAB | lab(86.34, -25.57, 33.62) |
| CIE-LCH | lch(86.34, 42.24, 127.25°) |
| OKLab | oklab(87.32% -0.0696 0.0837) |
| OKLCH | oklch(87.32% 0.109 129.8) |
| XYZ | xyz(54.5636, 68.6676, 39.6517) |
| Luminance | 0.6867 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.05
Light Sage
#BCECAC
ΔE00 4.09
Washed Out Green
#BCF5A6
ΔE00 4.51
Pale Olive Green
#B1D27B
ΔE00 4.88
Tea Green
#BDF8A3
ΔE00 4.97
Light Light Green
#C8FFB0
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE497 #BD97E4
analogous
#E4E497 #BEE497 #98E497
triadic
#BEE497 #97BEE4 #E497BE
tetradic
#BEE497 #97E4E4 #BD97E4 #E49798
square
#BEE497 #97E4E4 #BD97E4 #E49798
split-complementary
#BEE497 #9798E4 #E497E4
monochromatic
#81CB36 #A0D766 #BEE497 #DCF1C8 #F0F9E7
Accessibility & contrast
On white
1.43
#BEE497 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#BEE497 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE497
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE497 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE497 | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDA92
Deuteranopia (green-blind)
#E5D79B
Tritanopia (blue-blind)
#C1DED0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bee497; /* rgb */ color: rgb(190, 228, 151); /* oklch */ color: oklch(87.3% 0.109 129.8);
Tailwind
colors: {
custom: {
50: '#d2ecb6',
500: '#bee497',
950: '#000000',
},
}SCSS
$custom: #bee497; $custom-light: #d2ecb6; $custom-dark: #000000;
JSON
{
"hex": "#bee497",
"rgb": {
"r": 190,
"g": 228,
"b": 151
},
"hsl": {
"h": 89.61,
"s": 58.779,
"l": 74.314
},
"oklch": {
"l": 0.87322,
"c": 0.10885,
"h": 129.8
},
"luminance": 0.68668
}Semantic roles & 50–950 ramp
primary
#BEE497
secondary
#8F62BD
accent
#1FC672
background
#FEFEFD
surface
#FBFDF8
border
#D4D5D1
text
#141611
muted
#838481