#BEE777#BEE777
#BEE777 is a very light, vivid yellow-green. Relative luminance 0.694; OKLCH L 87.5% C 0.147 H 125.9°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE777 |
|---|---|
| RGB | rgb(190, 231, 119) |
| HSL | hsl(82, 70%, 69%) |
| HSV | hsv(82, 48%, 91%) |
| CMYK | cmyk(17.7%, 0%, 48.5%, 9.4%) |
| CIE-LAB | lab(86.72, -30.84, 49.84) |
| CIE-LCH | lch(86.72, 58.61, 121.75°) |
| OKLab | oklab(87.48% -0.0861 0.1192) |
| OKLCH | oklch(87.48% 0.147 125.9) |
| XYZ | xyz(53.1407, 69.4304, 28.0509) |
| Luminance | 0.6943 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.67
Light Yellow Green
#CCFD7F
ΔE00 4.71
Light Pea Green
#C4FE82
ΔE00 5.04
Pale Lime
#BEFD73
ΔE00 5.36
Light Yellowish Green
#C2FF89
ΔE00 5.44
Pale Olive Green
#B1D27B
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE777 #A077E7
analogous
#E7D877 #BEE777 #86E777
triadic
#BEE777 #77BEE7 #E777BE
tetradic
#BEE777 #77E7D8 #A077E7 #E77786
square
#BEE777 #77E7D8 #A077E7 #E77786
split-complementary
#BEE777 #7786E7 #D877E7
monochromatic
#87C122 #A5DE43 #BEE777 #D7F0AB #F0F9DF
Accessibility & contrast
On white
1.41
#BEE777 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#BEE777 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE777
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE777 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE777 | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB6D
Deuteranopia (green-blind)
#ECD97E
Tritanopia (blue-blind)
#C4DECD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bee777; /* rgb */ color: rgb(190, 231, 119); /* oklch */ color: oklch(87.5% 0.147 125.9);
Tailwind
colors: {
custom: {
50: '#d3eea0',
500: '#bee777',
950: '#000000',
},
}SCSS
$custom: #bee777; $custom-light: #d3eea0; $custom-dark: #000000;
JSON
{
"hex": "#bee777",
"rgb": {
"r": 190,
"g": 231,
"b": 119
},
"hsl": {
"h": 81.964,
"s": 70,
"l": 68.627
},
"oklch": {
"l": 0.8748,
"c": 0.14702,
"h": 125.9
},
"luminance": 0.69431
}Semantic roles & 50–950 ramp
primary
#BEE777
secondary
#7143BF
accent
#14D259
background
#FEFFFC
surface
#FBFEF5
border
#D4D6CF
text
#14160F
muted
#838580