#BEE181#BEE181
#BEE181 is a very light, vivid yellow-green. Relative luminance 0.664; OKLCH L 86.3% C 0.129 H 125.4°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE181 |
|---|---|
| RGB | rgb(190, 225, 129) |
| HSL | hsl(82, 62%, 69%) |
| HSV | hsv(82, 43%, 88%) |
| CMYK | cmyk(15.6%, 0%, 42.7%, 11.8%) |
| CIE-LAB | lab(85.19, -26.91, 43.13) |
| CIE-LCH | lch(85.19, 50.84, 121.96°) |
| OKLab | oklab(86.3% -0.0744 0.1048) |
| OKLCH | oklch(86.3% 0.129 125.4) |
| XYZ | xyz(52.1226, 66.3822, 30.8317) |
| Luminance | 0.6638 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.65
Pale Olive
#B9CC81
ΔE00 5.81
Pistachio (survey)
#C0FA8B
ΔE00 5.92
Greenish Tan
#BCCB7A
ΔE00 6.07
Light Moss Green
#A6C875
ΔE00 6.26
Greenish Beige
#C9D179
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE181 #A481E1
analogous
#E1D481 #BEE181 #8EE181
triadic
#BEE181 #81BEE1 #E181BE
tetradic
#BEE181 #81E1D4 #A481E1 #E1818E
square
#BEE181 #81E1D4 #A481E1 #E1818E
split-complementary
#BEE181 #818EE1 #D481E1
monochromatic
#87BB2D #A5D550 #BEE181 #D8EDB2 #F1F9E4
Accessibility & contrast
On white
1.47
#BEE181 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#BEE181 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE181
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE181 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE181 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD679
Deuteranopia (green-blind)
#E5D486
Tritanopia (blue-blind)
#C4D9CA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bee181; /* rgb */ color: rgb(190, 225, 129); /* oklch */ color: oklch(86.3% 0.129 125.4);
Tailwind
colors: {
custom: {
50: '#d3eaa7',
500: '#bee181',
950: '#000000',
},
}SCSS
$custom: #bee181; $custom-light: #d3eaa7; $custom-dark: #000000;
JSON
{
"hex": "#bee181",
"rgb": {
"r": 190,
"g": 225,
"b": 129
},
"hsl": {
"h": 81.875,
"s": 61.538,
"l": 69.412
},
"oklch": {
"l": 0.86295,
"c": 0.12852,
"h": 125.4
},
"luminance": 0.66383
}Semantic roles & 50–950 ramp
primary
#BEE181
secondary
#754EB8
accent
#1CC95B
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#14160F
muted
#838480