#BEE29A#BEE29A
#BEE29A is a very light, moderate yellow-green. Relative luminance 0.677; OKLCH L 86.9% C 0.102 H 129.9°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE29A |
|---|---|
| RGB | rgb(190, 226, 154) |
| HSL | hsl(90, 55%, 75%) |
| HSV | hsv(90, 32%, 89%) |
| CMYK | cmyk(15.9%, 0%, 31.9%, 11.4%) |
| CIE-LAB | lab(85.84, -24.19, 31.44) |
| CIE-LCH | lch(85.84, 39.67, 127.57°) |
| OKLab | oklab(86.94% -0.0657 0.0786) |
| OKLCH | oklch(86.94% 0.102 129.9) |
| XYZ | xyz(54.2634, 67.6723, 40.7688) |
| Luminance | 0.6767 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.36
Light Sage
#BCECAC
ΔE00 3.81
Washed Out Green
#BCF5A6
ΔE00 4.92
Pale Olive Green
#B1D27B
ΔE00 5.03
Tea Green
#BDF8A3
ΔE00 5.54
Pale Olive
#B9CC81
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE29A #BE9AE2
analogous
#E2E29A #BEE29A #9AE29A
triadic
#BEE29A #9ABEE2 #E29ABE
tetradic
#BEE29A #9AE2E2 #BE9AE2 #E29A9A
square
#BEE29A #9AE2E2 #BE9AE2 #E29A9A
split-complementary
#BEE29A #9A9AE2 #E29AE2
monochromatic
#81C73B #9FD46A #BEE29A #DDF0CA #F0F8E7
Accessibility & contrast
On white
1.44
#BEE29A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#BEE29A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE29A
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE29A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE29A | 1.00 | 1.44 | 14.53 | 14.53 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D895
Deuteranopia (green-blind)
#E3D69E
Tritanopia (blue-blind)
#C1DCCF
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bee29a; /* rgb */ color: rgb(190, 226, 154); /* oklch */ color: oklch(86.9% 0.102 129.9);
Tailwind
colors: {
custom: {
50: '#d2ebb8',
500: '#bee29a',
950: '#000000',
},
}SCSS
$custom: #bee29a; $custom-light: #d2ebb8; $custom-dark: #000000;
JSON
{
"hex": "#bee29a",
"rgb": {
"r": 190,
"g": 226,
"b": 154
},
"hsl": {
"h": 90,
"s": 55.385,
"l": 74.51
},
"oklch": {
"l": 0.8694,
"c": 0.10243,
"h": 129.9
},
"luminance": 0.67673
}Semantic roles & 50–950 ramp
primary
#BEE29A
secondary
#9065BB
accent
#23C373
background
#FEFEFD
surface
#FBFDF8
border
#D4D5D1
text
#141611
muted
#838481