#BEE29F#BEE29F
#BEE29F is a very light, moderate yellow-green. Relative luminance 0.678; OKLCH L 87.0% C 0.097 H 131.1°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE29F |
|---|---|
| RGB | rgb(190, 226, 159) |
| HSL | hsl(92, 54%, 75%) |
| HSV | hsv(92, 30%, 89%) |
| CMYK | cmyk(15.9%, 0%, 29.6%, 11.4%) |
| CIE-LAB | lab(85.93, -23.47, 28.99) |
| CIE-LCH | lch(85.93, 37.31, 129.00°) |
| OKLab | oklab(87.04% -0.0636 0.0729) |
| OKLCH | oklch(87.04% 0.097 131.1) |
| XYZ | xyz(54.6885, 67.8423, 43.0078) |
| Luminance | 0.6784 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.59
Light Sage
#BCECAC
ΔE00 3.20
Washed Out Green
#BCF5A6
ΔE00 4.98
Tea Green
#BDF8A3
ΔE00 5.76
Pale Olive Green
#B1D27B
ΔE00 5.76
Very Pale Green
#CFFDBC
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE29F #C39FE2
analogous
#DFE29F #BEE29F #9FE2A1
triadic
#BEE29F #9FBEE2 #E29FBE
tetradic
#BEE29F #9FDFE2 #C39FE2 #E2A19F
square
#BEE29F #9FDFE2 #C39FE2 #E2A19F
split-complementary
#BEE29F #A19FE2 #E29FDF
monochromatic
#7EC641 #9ED470 #BEE29F #DEF0CE #EFF8E7
Accessibility & contrast
On white
1.44
#BEE29F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#BEE29F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE29F
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE29F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE29F | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D99B
Deuteranopia (green-blind)
#E3D6A2
Tritanopia (blue-blind)
#C0DCD0
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bee29f; /* rgb */ color: rgb(190, 226, 159); /* oklch */ color: oklch(87.0% 0.097 131.1);
Tailwind
colors: {
custom: {
50: '#d2ebbc',
500: '#bee29f',
950: '#000000',
},
}SCSS
$custom: #bee29f; $custom-light: #d2ebbc; $custom-dark: #000000;
JSON
{
"hex": "#bee29f",
"rgb": {
"r": 190,
"g": 226,
"b": 159
},
"hsl": {
"h": 92.239,
"s": 53.6,
"l": 75.49
},
"oklch": {
"l": 0.87037,
"c": 0.09673,
"h": 131.1
},
"luminance": 0.67843
}Semantic roles & 50–950 ramp
primary
#BEE29F
secondary
#966ABB
accent
#24C179
background
#FEFEFD
surface
#FBFDF8
border
#D4D5D1
text
#141612
muted
#838482