#BEE081#BEE081
#BEE081 is a very light, vivid yellow-green. Relative luminance 0.658; OKLCH L 86.1% C 0.127 H 125.1°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE081 |
|---|---|
| RGB | rgb(190, 224, 129) |
| HSL | hsl(81, 61%, 69%) |
| HSV | hsv(81, 42%, 88%) |
| CMYK | cmyk(15.2%, 0%, 42.4%, 12.2%) |
| CIE-LAB | lab(84.92, -26.43, 42.79) |
| CIE-LCH | lch(84.92, 50.29, 121.70°) |
| OKLab | oklab(86.07% -0.0731 0.104) |
| OKLCH | oklch(86.07% 0.127 125.1) |
| XYZ | xyz(51.8531, 65.8431, 30.7418) |
| Luminance | 0.6584 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.44
Pale Olive
#B9CC81
ΔE00 5.54
Greenish Tan
#BCCB7A
ΔE00 5.80
Light Moss Green
#A6C875
ΔE00 6.06
Greenish Beige
#C9D179
ΔE00 6.17
Pistachio (survey)
#C0FA8B
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE081 #A381E0
analogous
#E0D381 #BEE081 #8FE081
triadic
#BEE081 #81BEE0 #E081BE
tetradic
#BEE081 #81E0D3 #A381E0 #E0818F
square
#BEE081 #81E0D3 #A381E0 #E0818F
split-complementary
#BEE081 #818FE0 #D381E0
monochromatic
#87B92E #A5D450 #BEE081 #D7ECB2 #F1F8E3
Accessibility & contrast
On white
1.48
#BEE081 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#BEE081 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE081
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE081 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE081 | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D57A
Deuteranopia (green-blind)
#E5D486
Tritanopia (blue-blind)
#C4D8C9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bee081; /* rgb */ color: rgb(190, 224, 129); /* oklch */ color: oklch(86.1% 0.127 125.1);
Tailwind
colors: {
custom: {
50: '#d3e9a7',
500: '#bee081',
950: '#000000',
},
}SCSS
$custom: #bee081; $custom-light: #d3e9a7; $custom-dark: #000000;
JSON
{
"hex": "#bee081",
"rgb": {
"r": 190,
"g": 224,
"b": 129
},
"hsl": {
"h": 81.474,
"s": 60.51,
"l": 69.216
},
"oklch": {
"l": 0.86074,
"c": 0.12711,
"h": 125.1
},
"luminance": 0.65843
}Semantic roles & 50–950 ramp
primary
#BEE081
secondary
#744EB7
accent
#1DC85A
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#14160F
muted
#838480