#BEE882#BEE882
#BEE882 is a very light, vivid yellow-green. Relative luminance 0.703; OKLCH L 87.9% C 0.137 H 127.3°. Best body text is #000000 at 15.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE882 |
|---|---|
| RGB | rgb(190, 232, 130) |
| HSL | hsl(85, 69%, 71%) |
| HSV | hsv(85, 44%, 91%) |
| CMYK | cmyk(18.1%, 0%, 44%, 9%) |
| CIE-LAB | lab(87.13, -30.10, 45.08) |
| CIE-LCH | lch(87.13, 54.20, 123.73°) |
| OKLab | oklab(87.86% -0.0833 0.1092) |
| OKLCH | oklch(87.86% 0.137 127.3) |
| XYZ | xyz(54.1207, 70.2714, 31.8272) |
| Luminance | 0.7027 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.13
Celery
#C1FD95
ΔE00 4.91
Light Yellow Green
#CCFD7F
ΔE00 5.08
Light Pea Green
#C4FE82
ΔE00 5.10
Light Yellowish Green
#C2FF89
ΔE00 5.17
Pale Olive Green
#B1D27B
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE882 #AC82E8
analogous
#E8DF82 #BEE882 #8BE882
triadic
#BEE882 #82BEE8 #E882BE
tetradic
#BEE882 #82E8DF #AC82E8 #E8828B
square
#BEE882 #82E8DF #AC82E8 #E8828B
split-complementary
#BEE882 #828BE8 #DF82E8
monochromatic
#86CA25 #A3DE4E #BEE882 #D9F2B6 #F2FAE5
Accessibility & contrast
On white
1.39
#BEE882 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.05
#BEE882 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE882
15.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE882 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE882 | 1.00 | 1.39 | 15.05 | 15.05 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC7A
Deuteranopia (green-blind)
#EBD988
Tritanopia (blue-blind)
#C3E0D0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bee882; /* rgb */ color: rgb(190, 232, 130); /* oklch */ color: oklch(87.9% 0.137 127.3);
Tailwind
colors: {
custom: {
50: '#d3efa8',
500: '#bee882',
950: '#000000',
},
}SCSS
$custom: #bee882; $custom-light: #d3efa8; $custom-dark: #000000;
JSON
{
"hex": "#bee882",
"rgb": {
"r": 190,
"g": 232,
"b": 130
},
"hsl": {
"h": 84.706,
"s": 68.919,
"l": 70.98
},
"oklch": {
"l": 0.87857,
"c": 0.13736,
"h": 127.3
},
"luminance": 0.70272
}Semantic roles & 50–950 ramp
primary
#BEE882
secondary
#7D4DC1
accent
#15D162
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#141610
muted
#838580