#BEE377#BEE377
#BEE377 is a very light, vivid yellow-green. Relative luminance 0.672; OKLCH L 86.6% C 0.142 H 124.8°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE377 |
|---|---|
| RGB | rgb(190, 227, 119) |
| HSL | hsl(81, 66%, 68%) |
| HSV | hsv(81, 48%, 89%) |
| CMYK | cmyk(16.3%, 0%, 47.6%, 11%) |
| CIE-LAB | lab(85.61, -28.96, 48.50) |
| CIE-LCH | lch(85.61, 56.48, 120.84°) |
| OKLab | oklab(86.59% -0.0809 0.1162) |
| OKLCH | oklch(86.59% 0.142 124.8) |
| XYZ | xyz(52.0340, 67.2168, 27.6820) |
| Luminance | 0.6722 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.77
Pistachio (survey)
#C0FA8B
ΔE00 5.56
Light Yellow Green
#CCFD7F
ΔE00 5.66
Light Pea Green
#C4FE82
ΔE00 6.04
Pale Lime
#BEFD73
ΔE00 6.39
Light Yellowish Green
#C2FF89
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE377 #9C77E3
analogous
#E3D277 #BEE377 #88E377
triadic
#BEE377 #77BEE3 #E377BE
tetradic
#BEE377 #77E3D2 #9C77E3 #E37788
square
#BEE377 #77E3D2 #9C77E3 #E37788
split-complementary
#BEE377 #7788E3 #D277E3
monochromatic
#87B926 #A6D944 #BEE377 #D6EDAA #EFF8DD
Accessibility & contrast
On white
1.45
#BEE377 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#BEE377 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE377
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE377 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE377 | 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)
#EDD76E
Deuteranopia (green-blind)
#E8D67D
Tritanopia (blue-blind)
#C4DACA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bee377; /* rgb */ color: rgb(190, 227, 119); /* oklch */ color: oklch(86.6% 0.142 124.8);
Tailwind
colors: {
custom: {
50: '#d3eca0',
500: '#bee377',
950: '#000000',
},
}SCSS
$custom: #bee377; $custom-light: #d3eca0; $custom-dark: #000000;
JSON
{
"hex": "#bee377",
"rgb": {
"r": 190,
"g": 227,
"b": 119
},
"hsl": {
"h": 80.556,
"s": 65.854,
"l": 67.843
},
"oklch": {
"l": 0.86592,
"c": 0.14156,
"h": 124.8
},
"luminance": 0.67217
}Semantic roles & 50–950 ramp
primary
#BEE377
secondary
#6D45BA
accent
#18CE56
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#14160F
muted
#838480