#BEE47B#BEE47B
#BEE47B is a very light, vivid yellow-green. Relative luminance 0.679; OKLCH L 86.9% C 0.139 H 125.5°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE47B |
|---|---|
| RGB | rgb(190, 228, 123) |
| HSL | hsl(82, 66%, 69%) |
| HSV | hsv(82, 46%, 89%) |
| CMYK | cmyk(16.7%, 0%, 46.1%, 10.6%) |
| CIE-LAB | lab(85.94, -29.00, 46.98) |
| CIE-LCH | lch(85.94, 55.21, 121.69°) |
| OKLab | oklab(86.87% -0.0807 0.1131) |
| OKLCH | oklch(86.87% 0.139 125.5) |
| XYZ | xyz(52.5536, 67.8636, 29.0653) |
| Luminance | 0.6786 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.67
Pistachio (survey)
#C0FA8B
ΔE00 5.20
Light Yellow Green
#CCFD7F
ΔE00 5.57
Light Pea Green
#C4FE82
ΔE00 5.85
Celery
#C1FD95
ΔE00 6.12
Light Yellowish Green
#C2FF89
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE47B #A17BE4
analogous
#E4D67B #BEE47B #8AE47B
triadic
#BEE47B #7BBEE4 #E47BBE
tetradic
#BEE47B #7BE4D6 #A17BE4 #E47B8A
square
#BEE47B #7BE4D6 #A17BE4 #E47B8A
split-complementary
#BEE47B #7B8AE4 #D67BE4
monochromatic
#87BE27 #A5DA48 #BEE47B #D7EEAE #F0F9E1
Accessibility & contrast
On white
1.44
#BEE47B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#BEE47B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE47B
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE47B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE47B | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED872
Deuteranopia (green-blind)
#E9D681
Tritanopia (blue-blind)
#C4DBCB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bee47b; /* rgb */ color: rgb(190, 228, 123); /* oklch */ color: oklch(86.9% 0.139 125.5);
Tailwind
colors: {
custom: {
50: '#d3eca3',
500: '#bee47b',
950: '#000000',
},
}SCSS
$custom: #bee47b; $custom-light: #d3eca3; $custom-dark: #000000;
JSON
{
"hex": "#bee47b",
"rgb": {
"r": 190,
"g": 228,
"b": 123
},
"hsl": {
"h": 81.714,
"s": 66.038,
"l": 68.824
},
"oklch": {
"l": 0.8687,
"c": 0.13891,
"h": 125.5
},
"luminance": 0.67864
}Semantic roles & 50–950 ramp
primary
#BEE47B
secondary
#7248BC
accent
#18CE5A
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#14160F
muted
#838480