#BEE381#BEE381
#BEE381 is a very light, vivid yellow-green. Relative luminance 0.675; OKLCH L 86.7% C 0.131 H 125.9°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE381 |
|---|---|
| RGB | rgb(190, 227, 129) |
| HSL | hsl(83, 64%, 70%) |
| HSV | hsv(83, 43%, 89%) |
| CMYK | cmyk(16.3%, 0%, 43.2%, 11%) |
| CIE-LAB | lab(85.74, -27.86, 43.82) |
| CIE-LCH | lch(85.74, 51.93, 122.44°) |
| OKLab | oklab(86.74% -0.0771 0.1064) |
| OKLCH | oklch(86.74% 0.131 125.9) |
| XYZ | xyz(52.6664, 67.4698, 31.0129) |
| Luminance | 0.6747 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.09
Pistachio (survey)
#C0FA8B
ΔE00 5.39
Celery
#C1FD95
ΔE00 6.11
Light Yellow Green
#CCFD7F
ΔE00 6.17
Light Pea Green
#C4FE82
ΔE00 6.33
Pale Olive
#B9CC81
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE381 #A681E3
analogous
#E3D781 #BEE381 #8DE381
triadic
#BEE381 #81BEE3 #E381BE
tetradic
#BEE381 #81E3D7 #A681E3 #E3818D
square
#BEE381 #81E3D7 #A681E3 #E3818D
split-complementary
#BEE381 #818DE3 #D781E3
monochromatic
#87BF2A #A4D84F #BEE381 #D8EEB3 #F2F9E5
Accessibility & contrast
On white
1.45
#BEE381 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#BEE381 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE381
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE381 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE381 | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD879
Deuteranopia (green-blind)
#E7D686
Tritanopia (blue-blind)
#C3DBCB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bee381; /* rgb */ color: rgb(190, 227, 129); /* oklch */ color: oklch(86.7% 0.131 125.9);
Tailwind
colors: {
custom: {
50: '#d3eca7',
500: '#bee381',
950: '#000000',
},
}SCSS
$custom: #bee381; $custom-light: #d3eca7; $custom-dark: #000000;
JSON
{
"hex": "#bee381",
"rgb": {
"r": 190,
"g": 227,
"b": 129
},
"hsl": {
"h": 82.653,
"s": 63.636,
"l": 69.804
},
"oklch": {
"l": 0.86736,
"c": 0.13134,
"h": 125.9
},
"luminance": 0.6747
}Semantic roles & 50–950 ramp
primary
#BEE381
secondary
#774DBB
accent
#1ACB5D
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#14160F
muted
#838480