#BEE77F#BEE77F
#BEE77F is a very light, vivid yellow-green. Relative luminance 0.696; OKLCH L 87.6% C 0.139 H 126.7°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE77F |
|---|---|
| RGB | rgb(190, 231, 127) |
| HSL | hsl(84, 68%, 70%) |
| HSV | hsv(84, 45%, 91%) |
| CMYK | cmyk(17.7%, 0%, 45%, 9.4%) |
| CIE-LAB | lab(86.82, -29.97, 46.14) |
| CIE-LCH | lch(86.82, 55.02, 123.01°) |
| OKLab | oklab(87.59% -0.0831 0.1114) |
| OKLCH | oklch(87.59% 0.139 126.7) |
| XYZ | xyz(53.6416, 69.6307, 30.6886) |
| Luminance | 0.6963 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.40
Light Yellow Green
#CCFD7F
ΔE00 5.09
Pale Olive Green
#B1D27B
ΔE00 5.12
Light Pea Green
#C4FE82
ΔE00 5.21
Celery
#C1FD95
ΔE00 5.27
Light Yellowish Green
#C2FF89
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE77F #A87FE7
analogous
#E7DC7F #BEE77F #8AE77F
triadic
#BEE77F #7FBEE7 #E77FBE
tetradic
#BEE77F #7FE7DC #A87FE7 #E77F8A
square
#BEE77F #7FE7DC #A87FE7 #E77F8A
split-complementary
#BEE77F #7F8AE7 #DC7FE7
monochromatic
#87C625 #A4DD4B #BEE77F #D8F1B3 #F2FAE5
Accessibility & contrast
On white
1.41
#BEE77F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#BEE77F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE77F
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE77F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE77F | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB77
Deuteranopia (green-blind)
#EBD985
Tritanopia (blue-blind)
#C3DFCE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bee77f; /* rgb */ color: rgb(190, 231, 127); /* oklch */ color: oklch(87.6% 0.139 126.7);
Tailwind
colors: {
custom: {
50: '#d3eea6',
500: '#bee77f',
950: '#000000',
},
}SCSS
$custom: #bee77f; $custom-light: #d3eea6; $custom-dark: #000000;
JSON
{
"hex": "#bee77f",
"rgb": {
"r": 190,
"g": 231,
"b": 127
},
"hsl": {
"h": 83.654,
"s": 68.421,
"l": 70.196
},
"oklch": {
"l": 0.87592,
"c": 0.13902,
"h": 126.7
},
"luminance": 0.69631
}Semantic roles & 50–950 ramp
primary
#BEE77F
secondary
#794BBF
accent
#15D05F
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#14160F
muted
#838580