#BEE083#BEE083
#BEE083 is a very light, vivid yellow-green. Relative luminance 0.659; OKLCH L 86.1% C 0.125 H 125.3°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE083 |
|---|---|
| RGB | rgb(190, 224, 131) |
| HSL | hsl(82, 60%, 70%) |
| HSV | hsv(82, 42%, 88%) |
| CMYK | cmyk(15.2%, 0%, 41.5%, 12.2%) |
| CIE-LAB | lab(84.94, -26.20, 41.84) |
| CIE-LCH | lch(84.94, 49.36, 122.05°) |
| OKLab | oklab(86.11% -0.0723 0.102) |
| OKLCH | oklch(86.11% 0.125 125.3) |
| XYZ | xyz(51.9873, 65.8968, 31.4488) |
| Luminance | 0.6590 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.36
Pale Olive
#B9CC81
ΔE00 5.43
Greenish Tan
#BCCB7A
ΔE00 5.78
Light Moss Green
#A6C875
ΔE00 5.99
Light Grey Green
#B7E1A1
ΔE00 6.21
Pistachio (survey)
#C0FA8B
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE083 #A583E0
analogous
#E0D383 #BEE083 #90E083
triadic
#BEE083 #83BEE0 #E083BE
tetradic
#BEE083 #83E0D3 #A583E0 #E08390
square
#BEE083 #83E0D3 #A583E0 #E08390
split-complementary
#BEE083 #8390E0 #D383E0
monochromatic
#87BA2F #A4D452 #BEE083 #D8ECB4 #F1F8E5
Accessibility & contrast
On white
1.48
#BEE083 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#BEE083 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE083
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE083 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE083 | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D57C
Deuteranopia (green-blind)
#E4D488
Tritanopia (blue-blind)
#C3D8C9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bee083; /* rgb */ color: rgb(190, 224, 131); /* oklch */ color: oklch(86.1% 0.125 125.3);
Tailwind
colors: {
custom: {
50: '#d3e9a8',
500: '#bee083',
950: '#000000',
},
}SCSS
$custom: #bee083; $custom-light: #d3e9a8; $custom-dark: #000000;
JSON
{
"hex": "#bee083",
"rgb": {
"r": 190,
"g": 224,
"b": 131
},
"hsl": {
"h": 81.935,
"s": 60,
"l": 69.608
},
"oklch": {
"l": 0.86105,
"c": 0.12497,
"h": 125.3
},
"luminance": 0.65897
}Semantic roles & 50–950 ramp
primary
#BEE083
secondary
#7650B7
accent
#1EC85C
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#141610
muted
#838480