#BEE282#BEE282
#BEE282 is a very light, vivid yellow-green. Relative luminance 0.670; OKLCH L 86.5% C 0.129 H 125.8°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE282 |
|---|---|
| RGB | rgb(190, 226, 130) |
| HSL | hsl(83, 62%, 70%) |
| HSV | hsv(83, 42%, 89%) |
| CMYK | cmyk(15.9%, 0%, 42.5%, 11.4%) |
| CIE-LAB | lab(85.48, -27.27, 43.01) |
| CIE-LCH | lch(85.48, 50.92, 122.38°) |
| OKLab | oklab(86.53% -0.0753 0.1046) |
| OKLCH | oklch(86.53% 0.129 125.8) |
| XYZ | xyz(52.4605, 66.9511, 31.2738) |
| Luminance | 0.6695 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.83
Pistachio (survey)
#C0FA8B
ΔE00 5.67
Pale Olive
#B9CC81
ΔE00 6.02
Greenish Tan
#BCCB7A
ΔE00 6.32
Celery
#C1FD95
ΔE00 6.33
Light Moss Green
#A6C875
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE282 #A682E2
analogous
#E2D682 #BEE282 #8EE282
triadic
#BEE282 #82BEE2 #E282BE
tetradic
#BEE282 #82E2D6 #A682E2 #E2828E
square
#BEE282 #82E2D6 #A682E2 #E2828E
split-complementary
#BEE282 #828EE2 #D682E2
monochromatic
#87BE2C #A4D650 #BEE282 #D8EEB4 #F2F9E5
Accessibility & contrast
On white
1.46
#BEE282 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#BEE282 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE282
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE282 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE282 | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD77A
Deuteranopia (green-blind)
#E6D587
Tritanopia (blue-blind)
#C3DACB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bee282; /* rgb */ color: rgb(190, 226, 130); /* oklch */ color: oklch(86.5% 0.129 125.8);
Tailwind
colors: {
custom: {
50: '#d3eba8',
500: '#bee282',
950: '#000000',
},
}SCSS
$custom: #bee282; $custom-light: #d3eba8; $custom-dark: #000000;
JSON
{
"hex": "#bee282",
"rgb": {
"r": 190,
"g": 226,
"b": 130
},
"hsl": {
"h": 82.5,
"s": 62.338,
"l": 69.804
},
"oklch": {
"l": 0.86531,
"c": 0.12887,
"h": 125.8
},
"luminance": 0.66952
}Semantic roles & 50–950 ramp
primary
#BEE282
secondary
#774EBA
accent
#1BCA5D
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#141610
muted
#838480