#BEE48A#BEE48A
#BEE48A is a very light, vivid yellow-green. Relative luminance 0.683; OKLCH L 87.1% C 0.123 H 127.4°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE48A |
|---|---|
| RGB | rgb(190, 228, 138) |
| HSL | hsl(85, 63%, 72%) |
| HSV | hsv(85, 39%, 89%) |
| CMYK | cmyk(16.7%, 0%, 39.5%, 10.6%) |
| CIE-LAB | lab(86.14, -27.26, 39.89) |
| CIE-LCH | lch(86.14, 48.32, 124.34°) |
| OKLab | oklab(87.1% -0.0749 0.0978) |
| OKLCH | oklch(87.1% 0.123 127.4) |
| XYZ | xyz(53.5655, 68.2683, 34.3949) |
| Luminance | 0.6827 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.14
Light Grey Green
#B7E1A1
ΔE00 5.32
Pistachio (survey)
#C0FA8B
ΔE00 5.39
Tea Green
#BDF8A3
ΔE00 5.58
Washed Out Green
#BCF5A6
ΔE00 5.59
Celery
#C1FD95
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE48A #B08AE4
analogous
#E4DD8A #BEE48A #91E48A
triadic
#BEE48A #8ABEE4 #E48ABE
tetradic
#BEE48A #8AE4DD #B08AE4 #E48A91
square
#BEE48A #8AE4DD #B08AE4 #E48A91
split-complementary
#BEE48A #8A91E4 #DD8AE4
monochromatic
#86C62E #A2D958 #BEE48A #DAEFBC #F1F9E6
Accessibility & contrast
On white
1.43
#BEE48A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#BEE48A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE48A
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE48A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE48A | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD983
Deuteranopia (green-blind)
#E7D78F
Tritanopia (blue-blind)
#C2DCCE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bee48a; /* rgb */ color: rgb(190, 228, 138); /* oklch */ color: oklch(87.1% 0.123 127.4);
Tailwind
colors: {
custom: {
50: '#d3ecad',
500: '#bee48a',
950: '#000000',
},
}SCSS
$custom: #bee48a; $custom-light: #d3ecad; $custom-dark: #000000;
JSON
{
"hex": "#bee48a",
"rgb": {
"r": 190,
"g": 228,
"b": 138
},
"hsl": {
"h": 85.333,
"s": 62.5,
"l": 71.765
},
"oklch": {
"l": 0.87098,
"c": 0.12318,
"h": 127.4
},
"luminance": 0.68269
}Semantic roles & 50–950 ramp
primary
#BEE48A
secondary
#8156BD
accent
#1BCA65
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481