#BEE379#BEE379
#BEE379 is a very light, vivid yellow-green. Relative luminance 0.673; OKLCH L 86.6% C 0.140 H 125.0°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE379 |
|---|---|
| RGB | rgb(190, 227, 121) |
| HSL | hsl(81, 65%, 68%) |
| HSV | hsv(81, 47%, 89%) |
| CMYK | cmyk(16.3%, 0%, 46.7%, 11%) |
| CIE-LAB | lab(85.64, -28.75, 47.57) |
| CIE-LCH | lch(85.64, 55.58, 121.15°) |
| OKLab | oklab(86.62% -0.0801 0.1143) |
| OKLCH | oklch(86.62% 0.14 125) |
| XYZ | xyz(52.1554, 67.2654, 28.3213) |
| Luminance | 0.6727 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.60
Pistachio (survey)
#C0FA8B
ΔE00 5.49
Light Yellow Green
#CCFD7F
ΔE00 5.73
Light Pea Green
#C4FE82
ΔE00 6.07
Light Yellowish Green
#C2FF89
ΔE00 6.38
Celery
#C1FD95
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE379 #9E79E3
analogous
#E3D379 #BEE379 #89E379
triadic
#BEE379 #79BEE3 #E379BE
tetradic
#BEE379 #79E3D3 #9E79E3 #E37989
square
#BEE379 #79E3D3 #9E79E3 #E37989
split-complementary
#BEE379 #7989E3 #D379E3
monochromatic
#87BB27 #A5D846 #BEE379 #D7EEAC #EFF8DE
Accessibility & contrast
On white
1.45
#BEE379 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#BEE379 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE379
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE379 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE379 | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD770
Deuteranopia (green-blind)
#E8D67F
Tritanopia (blue-blind)
#C4DACA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bee379; /* rgb */ color: rgb(190, 227, 121); /* oklch */ color: oklch(86.6% 0.140 125.0);
Tailwind
colors: {
custom: {
50: '#d3eca2',
500: '#bee379',
950: '#000000',
},
}SCSS
$custom: #bee379; $custom-light: #d3eca2; $custom-dark: #000000;
JSON
{
"hex": "#bee379",
"rgb": {
"r": 190,
"g": 227,
"b": 121
},
"hsl": {
"h": 80.943,
"s": 65.432,
"l": 68.235
},
"oklch": {
"l": 0.8662,
"c": 0.13955,
"h": 125
},
"luminance": 0.67266
}Semantic roles & 50–950 ramp
primary
#BEE379
secondary
#6F46BA
accent
#18CD57
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#14160F
muted
#838480