#BEE39E#BEE39E
#BEE39E is a very light, moderate yellow-green. Relative luminance 0.684; OKLCH L 87.2% C 0.099 H 131.1°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE39E |
|---|---|
| RGB | rgb(190, 227, 158) |
| HSL | hsl(92, 55%, 75%) |
| HSV | hsv(92, 30%, 89%) |
| CMYK | cmyk(16.3%, 0%, 30.4%, 11%) |
| CIE-LAB | lab(86.18, -24.10, 29.85) |
| CIE-LCH | lch(86.18, 38.37, 128.92°) |
| OKLab | oklab(87.24% -0.0654 0.0749) |
| OKLCH | oklch(87.24% 0.099 131.1) |
| XYZ | xyz(54.8748, 68.3532, 42.6436) |
| Luminance | 0.6835 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.76
Light Sage
#BCECAC
ΔE00 3.16
Washed Out Green
#BCF5A6
ΔE00 4.67
Tea Green
#BDF8A3
ΔE00 5.41
Pale Olive Green
#B1D27B
ΔE00 5.66
Very Pale Green
#CFFDBC
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE39E #C39EE3
analogous
#E0E39E #BEE39E #9EE3A0
triadic
#BEE39E #9EBEE3 #E39EBE
tetradic
#BEE39E #9EE0E3 #C39EE3 #E3A09E
square
#BEE39E #9EE0E3 #C39EE3 #E3A09E
split-complementary
#BEE39E #A09EE3 #E39EE0
monochromatic
#7EC83F #9ED56F #BEE39E #DEF1CD #EFF8E7
Accessibility & contrast
On white
1.43
#BEE39E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#BEE39E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE39E
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE39E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE39E | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D999
Deuteranopia (green-blind)
#E4D7A1
Tritanopia (blue-blind)
#C0DDD1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bee39e; /* rgb */ color: rgb(190, 227, 158); /* oklch */ color: oklch(87.2% 0.099 131.1);
Tailwind
colors: {
custom: {
50: '#d2ecbb',
500: '#bee39e',
950: '#000000',
},
}SCSS
$custom: #bee39e; $custom-light: #d2ecbb; $custom-dark: #000000;
JSON
{
"hex": "#bee39e",
"rgb": {
"r": 190,
"g": 227,
"b": 158
},
"hsl": {
"h": 92.174,
"s": 55.2,
"l": 75.49
},
"oklch": {
"l": 0.87235,
"c": 0.09942,
"h": 131.1
},
"luminance": 0.68354
}Semantic roles & 50–950 ramp
primary
#BEE39E
secondary
#9669BC
accent
#23C379
background
#FEFEFD
surface
#FBFDF8
border
#D4D5D1
text
#141612
muted
#838482