#BEE29E#BEE29E
#BEE29E is a very light, moderate yellow-green. Relative luminance 0.678; OKLCH L 87.0% C 0.098 H 130.9°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE29E |
|---|---|
| RGB | rgb(190, 226, 158) |
| HSL | hsl(92, 54%, 75%) |
| HSV | hsv(92, 30%, 89%) |
| CMYK | cmyk(15.9%, 0%, 30.1%, 11.4%) |
| CIE-LAB | lab(85.91, -23.62, 29.48) |
| CIE-LCH | lch(85.91, 37.78, 128.70°) |
| OKLab | oklab(87.02% -0.064 0.074) |
| OKLCH | oklch(87.02% 0.098 130.9) |
| XYZ | xyz(54.6021, 67.8077, 42.5526) |
| Luminance | 0.6781 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.73
Light Sage
#BCECAC
ΔE00 3.31
Washed Out Green
#BCF5A6
ΔE00 4.95
Pale Olive Green
#B1D27B
ΔE00 5.61
Tea Green
#BDF8A3
ΔE00 5.70
Very Pale Green
#CFFDBC
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE29E #C29EE2
analogous
#E0E29E #BEE29E #9EE2A0
triadic
#BEE29E #9EBEE2 #E29EBE
tetradic
#BEE29E #9EE0E2 #C29EE2 #E2A09E
square
#BEE29E #9EE0E2 #C29EE2 #E2A09E
split-complementary
#BEE29E #A09EE2 #E29EE0
monochromatic
#7FC640 #9ED46F #BEE29E #DEF0CD #EFF8E7
Accessibility & contrast
On white
1.44
#BEE29E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#BEE29E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE29E
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE29E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE29E | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D99A
Deuteranopia (green-blind)
#E3D6A1
Tritanopia (blue-blind)
#C0DCD0
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bee29e; /* rgb */ color: rgb(190, 226, 158); /* oklch */ color: oklch(87.0% 0.098 130.9);
Tailwind
colors: {
custom: {
50: '#d2ebbb',
500: '#bee29e',
950: '#000000',
},
}SCSS
$custom: #bee29e; $custom-light: #d2ebbb; $custom-dark: #000000;
JSON
{
"hex": "#bee29e",
"rgb": {
"r": 190,
"g": 226,
"b": 158
},
"hsl": {
"h": 91.765,
"s": 53.968,
"l": 75.294
},
"oklch": {
"l": 0.87017,
"c": 0.09788,
"h": 130.9
},
"luminance": 0.67808
}Semantic roles & 50–950 ramp
primary
#BEE29E
secondary
#9569BB
accent
#24C177
background
#FEFEFD
surface
#FBFDF8
border
#D4D5D1
text
#141612
muted
#838482