#BEE376#BEE376
#BEE376 is a very light, vivid yellow-green. Relative luminance 0.672; OKLCH L 86.6% C 0.143 H 124.7°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE376 |
|---|---|
| RGB | rgb(190, 227, 118) |
| HSL | hsl(80, 66%, 68%) |
| HSV | hsv(80, 48%, 89%) |
| CMYK | cmyk(16.3%, 0%, 48%, 11%) |
| CIE-LAB | lab(85.60, -29.07, 48.96) |
| CIE-LCH | lch(85.60, 56.93, 120.70°) |
| OKLab | oklab(86.58% -0.0812 0.1172) |
| OKLCH | oklch(86.58% 0.143 124.7) |
| XYZ | xyz(51.9742, 67.1930, 27.3674) |
| Luminance | 0.6719 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.85
Pistachio (survey)
#C0FA8B
ΔE00 5.60
Light Yellow Green
#CCFD7F
ΔE00 5.63
Light Pea Green
#C4FE82
ΔE00 6.04
Pale Lime
#BEFD73
ΔE00 6.35
Pear
#CBF85F
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE376 #9B76E3
analogous
#E3D276 #BEE376 #87E376
triadic
#BEE376 #76BEE3 #E376BE
tetradic
#BEE376 #76E3D2 #9B76E3 #E37687
square
#BEE376 #76E3D2 #9B76E3 #E37687
split-complementary
#BEE376 #7687E3 #D276E3
monochromatic
#87B926 #A6D943 #BEE376 #D6EDA9 #EEF8DC
Accessibility & contrast
On white
1.45
#BEE376 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#BEE376 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE376
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE376 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE376 | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD76D
Deuteranopia (green-blind)
#E8D67C
Tritanopia (blue-blind)
#C4DACA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bee376; /* rgb */ color: rgb(190, 227, 118); /* oklch */ color: oklch(86.6% 0.143 124.7);
Tailwind
colors: {
custom: {
50: '#d3eca0',
500: '#bee376',
950: '#000000',
},
}SCSS
$custom: #bee376; $custom-light: #d3eca0; $custom-dark: #000000;
JSON
{
"hex": "#bee376",
"rgb": {
"r": 190,
"g": 227,
"b": 118
},
"hsl": {
"h": 80.367,
"s": 66.061,
"l": 67.647
},
"oklch": {
"l": 0.86579,
"c": 0.14256,
"h": 124.7
},
"luminance": 0.67193
}Semantic roles & 50–950 ramp
primary
#BEE376
secondary
#6C44B9
accent
#18CE55
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#14160F
muted
#838480