#BEE682#BEE682
#BEE682 is a very light, vivid yellow-green. Relative luminance 0.692; OKLCH L 87.4% C 0.135 H 126.8°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE682 |
|---|---|
| RGB | rgb(190, 230, 130) |
| HSL | hsl(84, 67%, 71%) |
| HSV | hsv(84, 43%, 90%) |
| CMYK | cmyk(17.4%, 0%, 43.5%, 9.8%) |
| CIE-LAB | lab(86.58, -29.16, 44.39) |
| CIE-LCH | lch(86.58, 53.11, 123.30°) |
| OKLab | oklab(87.41% -0.0807 0.1077) |
| OKLCH | oklch(87.41% 0.135 126.8) |
| XYZ | xyz(53.5609, 69.1519, 31.6406) |
| Luminance | 0.6915 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.63
Pale Olive Green
#B1D27B
ΔE00 4.74
Celery
#C1FD95
ΔE00 5.37
Light Yellow Green
#CCFD7F
ΔE00 5.54
Light Pea Green
#C4FE82
ΔE00 5.61
Light Yellowish Green
#C2FF89
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE682 #AA82E6
analogous
#E6DC82 #BEE682 #8CE682
triadic
#BEE682 #82BEE6 #E682BE
tetradic
#BEE682 #82E6DC #AA82E6 #E6828C
square
#BEE682 #82E6DC #AA82E6 #E6828C
split-complementary
#BEE682 #828CE6 #DC82E6
monochromatic
#87C628 #A3DC4F #BEE682 #D9F0B5 #F2FAE5
Accessibility & contrast
On white
1.42
#BEE682 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#BEE682 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE682
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE682 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE682 | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA7A
Deuteranopia (green-blind)
#EAD887
Tritanopia (blue-blind)
#C3DECE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bee682; /* rgb */ color: rgb(190, 230, 130); /* oklch */ color: oklch(87.4% 0.135 126.8);
Tailwind
colors: {
custom: {
50: '#d3eea8',
500: '#bee682',
950: '#000000',
},
}SCSS
$custom: #bee682; $custom-light: #d3eea8; $custom-dark: #000000;
JSON
{
"hex": "#bee682",
"rgb": {
"r": 190,
"g": 230,
"b": 130
},
"hsl": {
"h": 84,
"s": 66.667,
"l": 70.588
},
"oklch": {
"l": 0.87414,
"c": 0.13453,
"h": 126.8
},
"luminance": 0.69152
}Semantic roles & 50–950 ramp
primary
#BEE682
secondary
#7B4EBF
accent
#17CF60
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#141610
muted
#838580