#BEE39A#BEE39A
#BEE39A is a very light, moderate yellow-green. Relative luminance 0.682; OKLCH L 87.2% C 0.104 H 130.2°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE39A |
|---|---|
| RGB | rgb(190, 227, 154) |
| HSL | hsl(90, 57%, 75%) |
| HSV | hsv(90, 32%, 89%) |
| CMYK | cmyk(16.3%, 0%, 32.2%, 11%) |
| CIE-LAB | lab(86.12, -24.67, 31.80) |
| CIE-LCH | lch(86.12, 40.25, 127.80°) |
| OKLab | oklab(87.16% -0.067 0.0795) |
| OKLCH | oklch(87.16% 0.104 130.2) |
| XYZ | xyz(54.5361, 68.2177, 40.8597) |
| Luminance | 0.6822 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.43
Light Sage
#BCECAC
ΔE00 3.70
Washed Out Green
#BCF5A6
ΔE00 4.66
Pale Olive Green
#B1D27B
ΔE00 5.11
Tea Green
#BDF8A3
ΔE00 5.26
Pale Green
#C7FDB5
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE39A #BF9AE3
analogous
#E2E39A #BEE39A #9AE39B
triadic
#BEE39A #9ABEE3 #E39ABE
tetradic
#BEE39A #9AE2E3 #BF9AE3 #E39B9A
square
#BEE39A #9AE2E3 #BF9AE3 #E39B9A
split-complementary
#BEE39A #9B9AE3 #E39AE2
monochromatic
#80C83A #9FD66A #BEE39A #DDF0CA #F0F8E7
Accessibility & contrast
On white
1.43
#BEE39A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#BEE39A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE39A
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE39A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE39A | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD995
Deuteranopia (green-blind)
#E4D79E
Tritanopia (blue-blind)
#C0DDD0
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bee39a; /* rgb */ color: rgb(190, 227, 154); /* oklch */ color: oklch(87.2% 0.104 130.2);
Tailwind
colors: {
custom: {
50: '#d2ecb8',
500: '#bee39a',
950: '#000000',
},
}SCSS
$custom: #bee39a; $custom-light: #d2ecb8; $custom-dark: #000000;
JSON
{
"hex": "#bee39a",
"rgb": {
"r": 190,
"g": 227,
"b": 154
},
"hsl": {
"h": 90.411,
"s": 56.589,
"l": 74.706
},
"oklch": {
"l": 0.87159,
"c": 0.10396,
"h": 130.2
},
"luminance": 0.68218
}Semantic roles & 50–950 ramp
primary
#BEE39A
secondary
#9165BC
accent
#21C474
background
#FEFEFD
surface
#FBFDF8
border
#D4D5D1
text
#141611
muted
#838481