#BEE48E#BEE48E
#BEE48E is a very light, moderate yellow-green. Relative luminance 0.684; OKLCH L 87.2% C 0.119 H 128.1°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE48E |
|---|---|
| RGB | rgb(190, 228, 142) |
| HSL | hsl(87, 61%, 73%) |
| HSV | hsv(87, 38%, 89%) |
| CMYK | cmyk(16.7%, 0%, 37.7%, 10.6%) |
| CIE-LAB | lab(86.20, -26.76, 37.98) |
| CIE-LCH | lch(86.20, 46.45, 125.17°) |
| OKLab | oklab(87.16% -0.0733 0.0936) |
| OKLCH | oklch(87.16% 0.119 128.1) |
| XYZ | xyz(53.8605, 68.3863, 35.9482) |
| Luminance | 0.6839 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.24
Light Grey Green
#B7E1A1
ΔE00 4.64
Washed Out Green
#BCF5A6
ΔE00 5.18
Tea Green
#BDF8A3
ΔE00 5.30
Light Sage
#BCECAC
ΔE00 5.56
Pistachio (survey)
#C0FA8B
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE48E #B48EE4
analogous
#E4DF8E #BEE48E #93E48E
triadic
#BEE48E #8EBEE4 #E48EBE
tetradic
#BEE48E #8EE4DF #B48EE4 #E48E93
square
#BEE48E #8EE4DF #B48EE4 #E48E93
split-complementary
#BEE48E #8E93E4 #DF8EE4
monochromatic
#85C830 #A2D85D #BEE48E #DAF0BF #F1F9E6
Accessibility & contrast
On white
1.43
#BEE48E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#BEE48E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE48E
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE48E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE48E | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD988
Deuteranopia (green-blind)
#E6D792
Tritanopia (blue-blind)
#C2DDCF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bee48e; /* rgb */ color: rgb(190, 228, 142); /* oklch */ color: oklch(87.2% 0.119 128.1);
Tailwind
colors: {
custom: {
50: '#d3ecb0',
500: '#bee48e',
950: '#000000',
},
}SCSS
$custom: #bee48e; $custom-light: #d3ecb0; $custom-dark: #000000;
JSON
{
"hex": "#bee48e",
"rgb": {
"r": 190,
"g": 228,
"b": 142
},
"hsl": {
"h": 86.512,
"s": 61.429,
"l": 72.549
},
"oklch": {
"l": 0.87164,
"c": 0.11884,
"h": 128.1
},
"luminance": 0.68387
}Semantic roles & 50–950 ramp
primary
#BEE48E
secondary
#8559BD
accent
#1CC969
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481