#BEE09A#BEE09A
#BEE09A is a very light, moderate yellow-green. Relative luminance 0.666; OKLCH L 86.5% C 0.099 H 129.3°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE09A |
|---|---|
| RGB | rgb(190, 224, 154) |
| HSL | hsl(89, 53%, 74%) |
| HSV | hsv(89, 31%, 88%) |
| CMYK | cmyk(15.2%, 0%, 31.3%, 12.2%) |
| CIE-LAB | lab(85.30, -23.22, 30.71) |
| CIE-LCH | lch(85.30, 38.50, 127.09°) |
| OKLab | oklab(86.5% -0.063 0.0769) |
| OKLCH | oklch(86.5% 0.099 129.3) |
| XYZ | xyz(53.7227, 66.5909, 40.5886) |
| Luminance | 0.6659 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.35
Light Sage
#BCECAC
ΔE00 4.07
Pale Olive Green
#B1D27B
ΔE00 4.90
Washed Out Green
#BCF5A6
ΔE00 5.44
Pale Olive
#B9CC81
ΔE00 5.71
Tea Green
#BDF8A3
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE09A #BC9AE0
analogous
#E0DF9A #BEE09A #9BE09A
triadic
#BEE09A #9ABEE0 #E09ABE
tetradic
#BEE09A #9AE0DF #BC9AE0 #E09A9B
square
#BEE09A #9AE0DF #BC9AE0 #E09A9B
split-complementary
#BEE09A #9A9BE0 #DF9AE0
monochromatic
#82C33C #A0D26B #BEE09A #DCEEC9 #F0F8E8
Accessibility & contrast
On white
1.47
#BEE09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#BEE09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE09A
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE09A | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D795
Deuteranopia (green-blind)
#E2D49D
Tritanopia (blue-blind)
#C1DACE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bee09a; /* rgb */ color: rgb(190, 224, 154); /* oklch */ color: oklch(86.5% 0.099 129.3);
Tailwind
colors: {
custom: {
50: '#d2e9b8',
500: '#bee09a',
950: '#000000',
},
}SCSS
$custom: #bee09a; $custom-light: #d2e9b8; $custom-dark: #000000;
JSON
{
"hex": "#bee09a",
"rgb": {
"r": 190,
"g": 224,
"b": 154
},
"hsl": {
"h": 89.143,
"s": 53.03,
"l": 74.118
},
"oklch": {
"l": 0.86504,
"c": 0.09937,
"h": 129.3
},
"luminance": 0.66592
}Semantic roles & 50–950 ramp
primary
#BEE09A
secondary
#8E66B9
accent
#25C071
background
#FEFEFD
surface
#FBFDF8
border
#D4D5D1
text
#141611
muted
#838481