#BEE78A#BEE78A
#BEE78A is a very light, vivid yellow-green. Relative luminance 0.699; OKLCH L 87.8% C 0.128 H 128.2°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE78A |
|---|---|
| RGB | rgb(190, 231, 138) |
| HSL | hsl(86, 66%, 72%) |
| HSV | hsv(86, 40%, 91%) |
| CMYK | cmyk(17.7%, 0%, 40.3%, 9.4%) |
| CIE-LAB | lab(86.96, -28.68, 40.95) |
| CIE-LCH | lch(86.96, 49.99, 125.01°) |
| OKLab | oklab(87.76% -0.0788 0.1002) |
| OKLCH | oklch(87.76% 0.128 128.2) |
| XYZ | xyz(54.3980, 69.9333, 34.6724) |
| Luminance | 0.6993 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.59
Pale Olive Green
#B1D27B
ΔE00 4.81
Celery
#C1FD95
ΔE00 5.01
Tea Green
#BDF8A3
ΔE00 5.06
Washed Out Green
#BCF5A6
ΔE00 5.20
Light Grey Green
#B7E1A1
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE78A #B38AE7
analogous
#E7E28A #BEE78A #8FE78A
triadic
#BEE78A #8ABEE7 #E78ABE
tetradic
#BEE78A #8AE7E2 #B38AE7 #E78A8F
square
#BEE78A #8AE7E2 #B38AE7 #E78A8F
split-complementary
#BEE78A #8A8FE7 #E28AE7
monochromatic
#85CD2A #A2DD57 #BEE78A #DAF1BD #F1FAE6
Accessibility & contrast
On white
1.40
#BEE78A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#BEE78A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE78A
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE78A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE78A | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC83
Deuteranopia (green-blind)
#EAD98F
Tritanopia (blue-blind)
#C2DFD0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bee78a; /* rgb */ color: rgb(190, 231, 138); /* oklch */ color: oklch(87.8% 0.128 128.2);
Tailwind
colors: {
custom: {
50: '#d3eead',
500: '#bee78a',
950: '#000000',
},
}SCSS
$custom: #bee78a; $custom-light: #d3eead; $custom-dark: #000000;
JSON
{
"hex": "#bee78a",
"rgb": {
"r": 190,
"g": 231,
"b": 138
},
"hsl": {
"h": 86.452,
"s": 65.957,
"l": 72.353
},
"oklch": {
"l": 0.8776,
"c": 0.12754,
"h": 128.2
},
"luminance": 0.69934
}Semantic roles & 50–950 ramp
primary
#BEE78A
secondary
#8455C0
accent
#18CE68
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581