#BEE47F#BEE47F
#BEE47F is a very light, vivid yellow-green. Relative luminance 0.680; OKLCH L 86.9% C 0.135 H 126.0°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE47F |
|---|---|
| RGB | rgb(190, 228, 127) |
| HSL | hsl(83, 65%, 70%) |
| HSV | hsv(83, 44%, 89%) |
| CMYK | cmyk(16.7%, 0%, 44.3%, 10.6%) |
| CIE-LAB | lab(85.99, -28.56, 45.11) |
| CIE-LCH | lch(85.99, 53.39, 122.34°) |
| OKLab | oklab(86.93% -0.0792 0.1091) |
| OKLCH | oklch(86.93% 0.135 126) |
| XYZ | xyz(52.8091, 67.9658, 30.4111) |
| Luminance | 0.6797 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.42
Pistachio (survey)
#C0FA8B
ΔE00 5.14
Light Yellow Green
#CCFD7F
ΔE00 5.79
Celery
#C1FD95
ΔE00 5.94
Light Pea Green
#C4FE82
ΔE00 5.98
Light Yellowish Green
#C2FF89
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE47F #A57FE4
analogous
#E4D77F #BEE47F #8CE47F
triadic
#BEE47F #7FBEE4 #E47FBE
tetradic
#BEE47F #7FE4D7 #A57FE4 #E47F8C
square
#BEE47F #7FE4D7 #A57FE4 #E47F8C
split-complementary
#BEE47F #7F8CE4 #D77FE4
monochromatic
#87C029 #A4D94C #BEE47F #D8EFB2 #F1F9E4
Accessibility & contrast
On white
1.44
#BEE47F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#BEE47F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE47F
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE47F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE47F | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED877
Deuteranopia (green-blind)
#E8D785
Tritanopia (blue-blind)
#C4DCCC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bee47f; /* rgb */ color: rgb(190, 228, 127); /* oklch */ color: oklch(86.9% 0.135 126.0);
Tailwind
colors: {
custom: {
50: '#d3eca6',
500: '#bee47f',
950: '#000000',
},
}SCSS
$custom: #bee47f; $custom-light: #d3eca6; $custom-dark: #000000;
JSON
{
"hex": "#bee47f",
"rgb": {
"r": 190,
"g": 228,
"b": 127
},
"hsl": {
"h": 82.574,
"s": 65.161,
"l": 69.608
},
"oklch": {
"l": 0.86927,
"c": 0.13483,
"h": 126
},
"luminance": 0.67966
}Semantic roles & 50–950 ramp
primary
#BEE47F
secondary
#764BBC
accent
#19CD5C
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#14160F
muted
#838480