#BEE782#BEE782
#BEE782 is a very light, vivid yellow-green. Relative luminance 0.697; OKLCH L 87.6% C 0.136 H 127.1°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE782 |
|---|---|
| RGB | rgb(190, 231, 130) |
| HSL | hsl(84, 68%, 71%) |
| HSV | hsv(84, 44%, 91%) |
| CMYK | cmyk(17.7%, 0%, 43.7%, 9.4%) |
| CIE-LAB | lab(86.85, -29.63, 44.73) |
| CIE-LCH | lch(86.85, 53.66, 123.52°) |
| OKLab | oklab(87.64% -0.082 0.1085) |
| OKLCH | oklch(87.64% 0.136 127.1) |
| XYZ | xyz(53.8400, 69.7101, 31.7336) |
| Luminance | 0.6971 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.38
Pale Olive Green
#B1D27B
ΔE00 4.98
Celery
#C1FD95
ΔE00 5.14
Light Yellow Green
#CCFD7F
ΔE00 5.31
Light Pea Green
#C4FE82
ΔE00 5.35
Light Yellowish Green
#C2FF89
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE782 #AB82E7
analogous
#E7DD82 #BEE782 #8BE782
triadic
#BEE782 #82BEE7 #E782BE
tetradic
#BEE782 #82E7DD #AB82E7 #E7828B
square
#BEE782 #82E7DD #AB82E7 #E7828B
split-complementary
#BEE782 #828BE7 #DD82E7
monochromatic
#87C826 #A3DD4F #BEE782 #D9F1B5 #F2FAE5
Accessibility & contrast
On white
1.41
#BEE782 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#BEE782 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE782
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE782 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE782 | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB7A
Deuteranopia (green-blind)
#EAD988
Tritanopia (blue-blind)
#C3DFCF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bee782; /* rgb */ color: rgb(190, 231, 130); /* oklch */ color: oklch(87.6% 0.136 127.1);
Tailwind
colors: {
custom: {
50: '#d3eea8',
500: '#bee782',
950: '#000000',
},
}SCSS
$custom: #bee782; $custom-light: #d3eea8; $custom-dark: #000000;
JSON
{
"hex": "#bee782",
"rgb": {
"r": 190,
"g": 231,
"b": 130
},
"hsl": {
"h": 84.356,
"s": 67.785,
"l": 70.784
},
"oklch": {
"l": 0.87636,
"c": 0.13594,
"h": 127.1
},
"luminance": 0.69711
}Semantic roles & 50–950 ramp
primary
#BEE782
secondary
#7C4DC0
accent
#16D061
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#141610
muted
#838580