#BEE583#BEE583
#BEE583 is a very light, vivid yellow-green. Relative luminance 0.686; OKLCH L 87.2% C 0.132 H 126.7°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE583 |
|---|---|
| RGB | rgb(190, 229, 131) |
| HSL | hsl(84, 65%, 71%) |
| HSV | hsv(84, 43%, 90%) |
| CMYK | cmyk(17%, 0%, 42.8%, 10.2%) |
| CIE-LAB | lab(86.32, -28.57, 43.57) |
| CIE-LCH | lch(86.32, 52.11, 123.26°) |
| OKLab | oklab(87.21% -0.079 0.1059) |
| OKLCH | oklch(87.21% 0.132 126.7) |
| XYZ | xyz(53.3509, 68.6239, 31.9033) |
| Luminance | 0.6862 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.47
Pistachio (survey)
#C0FA8B
ΔE00 4.89
Celery
#C1FD95
ΔE00 5.57
Light Yellow Green
#CCFD7F
ΔE00 5.85
Light Pea Green
#C4FE82
ΔE00 5.92
Light Yellowish Green
#C2FF89
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE583 #AA83E5
analogous
#E5DB83 #BEE583 #8DE583
triadic
#BEE583 #83BEE5 #E583BE
tetradic
#BEE583 #83E5DB #AA83E5 #E5838D
square
#BEE583 #83E5DB #AA83E5 #E5838D
split-complementary
#BEE583 #838DE5 #DB83E5
monochromatic
#87C429 #A3DA50 #BEE583 #D9F0B6 #F2FAE6
Accessibility & contrast
On white
1.43
#BEE583 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#BEE583 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE583
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE583 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE583 | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDA7B
Deuteranopia (green-blind)
#E9D788
Tritanopia (blue-blind)
#C3DDCD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bee583; /* rgb */ color: rgb(190, 229, 131); /* oklch */ color: oklch(87.2% 0.132 126.7);
Tailwind
colors: {
custom: {
50: '#d3eda8',
500: '#bee583',
950: '#000000',
},
}SCSS
$custom: #bee583; $custom-light: #d3eda8; $custom-dark: #000000;
JSON
{
"hex": "#bee583",
"rgb": {
"r": 190,
"g": 229,
"b": 131
},
"hsl": {
"h": 83.878,
"s": 65.333,
"l": 70.588
},
"oklch": {
"l": 0.87208,
"c": 0.13207,
"h": 126.7
},
"luminance": 0.68624
}Semantic roles & 50–950 ramp
primary
#BEE583
secondary
#7B4FBD
accent
#18CD60
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481