#BEE097#BEE097
#BEE097 is a very light, moderate yellow-green. Relative luminance 0.665; OKLCH L 86.4% C 0.103 H 128.7°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE097 |
|---|---|
| RGB | rgb(190, 224, 151) |
| HSL | hsl(88, 54%, 74%) |
| HSV | hsv(88, 33%, 88%) |
| CMYK | cmyk(15.2%, 0%, 32.6%, 12.2%) |
| CIE-LAB | lab(85.25, -23.64, 32.18) |
| CIE-LCH | lch(85.25, 39.93, 126.30°) |
| OKLab | oklab(86.45% -0.0642 0.0803) |
| OKLCH | oklch(86.45% 0.103 128.7) |
| XYZ | xyz(53.4760, 66.4922, 39.2891) |
| Luminance | 0.6649 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.83
Light Sage
#BCECAC
ΔE00 4.45
Pale Olive Green
#B1D27B
ΔE00 4.48
Washed Out Green
#BCF5A6
ΔE00 5.48
Pale Olive
#B9CC81
ΔE00 5.48
Tea Green
#BDF8A3
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE097 #B997E0
analogous
#E0DD97 #BEE097 #99E097
triadic
#BEE097 #97BEE0 #E097BE
tetradic
#BEE097 #97E0DD #B997E0 #E09799
square
#BEE097 #97E0DD #B997E0 #E09799
split-complementary
#BEE097 #9799E0 #DD97E0
monochromatic
#83C33A #A1D268 #BEE097 #DBEEC6 #F0F8E7
Accessibility & contrast
On white
1.47
#BEE097 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#BEE097 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE097
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE097 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE097 | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D692
Deuteranopia (green-blind)
#E2D49B
Tritanopia (blue-blind)
#C1DACD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bee097; /* rgb */ color: rgb(190, 224, 151); /* oklch */ color: oklch(86.4% 0.103 128.7);
Tailwind
colors: {
custom: {
50: '#d2e9b6',
500: '#bee097',
950: '#000000',
},
}SCSS
$custom: #bee097; $custom-light: #d2e9b6; $custom-dark: #000000;
JSON
{
"hex": "#bee097",
"rgb": {
"r": 190,
"g": 224,
"b": 151
},
"hsl": {
"h": 87.945,
"s": 54.074,
"l": 73.529
},
"oklch": {
"l": 0.86447,
"c": 0.1028,
"h": 128.7
},
"luminance": 0.66493
}Semantic roles & 50–950 ramp
primary
#BEE097
secondary
#8B63B9
accent
#24C26D
background
#FEFEFD
surface
#FBFDF8
border
#D4D5D1
text
#141611
muted
#838481