#BEE781#BEE781
#BEE781 is a very light, vivid yellow-green. Relative luminance 0.697; OKLCH L 87.6% C 0.137 H 127.0°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE781 |
|---|---|
| RGB | rgb(190, 231, 129) |
| HSL | hsl(84, 68%, 71%) |
| HSV | hsv(84, 44%, 91%) |
| CMYK | cmyk(17.7%, 0%, 44.2%, 9.4%) |
| CIE-LAB | lab(86.84, -29.75, 45.20) |
| CIE-LCH | lch(86.84, 54.11, 123.35°) |
| OKLab | oklab(87.62% -0.0824 0.1095) |
| OKLCH | oklch(87.62% 0.137 127) |
| XYZ | xyz(53.7732, 69.6833, 31.3819) |
| Luminance | 0.6968 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.38
Pale Olive Green
#B1D27B
ΔE00 5.02
Celery
#C1FD95
ΔE00 5.18
Light Yellow Green
#CCFD7F
ΔE00 5.23
Light Pea Green
#C4FE82
ΔE00 5.30
Light Yellowish Green
#C2FF89
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE781 #AA81E7
analogous
#E7DD81 #BEE781 #8BE781
triadic
#BEE781 #81BEE7 #E781BE
tetradic
#BEE781 #81E7DD #AA81E7 #E7818B
square
#BEE781 #81E7DD #AA81E7 #E7818B
split-complementary
#BEE781 #818BE7 #DD81E7
monochromatic
#87C826 #A3DD4E #BEE781 #D9F1B4 #F2FAE5
Accessibility & contrast
On white
1.41
#BEE781 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#BEE781 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE781
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE781 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE781 | 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)
#F0DB79
Deuteranopia (green-blind)
#EBD987
Tritanopia (blue-blind)
#C3DFCF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bee781; /* rgb */ color: rgb(190, 231, 129); /* oklch */ color: oklch(87.6% 0.137 127.0);
Tailwind
colors: {
custom: {
50: '#d3eea7',
500: '#bee781',
950: '#000000',
},
}SCSS
$custom: #bee781; $custom-light: #d3eea7; $custom-dark: #000000;
JSON
{
"hex": "#bee781",
"rgb": {
"r": 190,
"g": 231,
"b": 129
},
"hsl": {
"h": 84.118,
"s": 68,
"l": 70.588
},
"oklch": {
"l": 0.87621,
"c": 0.13698,
"h": 127
},
"luminance": 0.69684
}Semantic roles & 50–950 ramp
primary
#BEE781
secondary
#7B4DC0
accent
#16D060
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#141610
muted
#838580