#BEE78B#BEE78B
#BEE78B is a very light, vivid yellow-green. Relative luminance 0.700; OKLCH L 87.8% C 0.126 H 128.3°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE78B |
|---|---|
| RGB | rgb(190, 231, 139) |
| HSL | hsl(87, 66%, 73%) |
| HSV | hsv(87, 40%, 91%) |
| CMYK | cmyk(17.7%, 0%, 39.8%, 9.4%) |
| CIE-LAB | lab(86.98, -28.56, 40.47) |
| CIE-LCH | lch(86.98, 49.53, 125.21°) |
| OKLab | oklab(87.78% -0.0785 0.0992) |
| OKLCH | oklch(87.78% 0.126 128.3) |
| XYZ | xyz(54.4707, 69.9623, 35.0554) |
| Luminance | 0.6996 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.65
Pale Olive Green
#B1D27B
ΔE00 4.81
Tea Green
#BDF8A3
ΔE00 4.96
Celery
#C1FD95
ΔE00 5.02
Washed Out Green
#BCF5A6
ΔE00 5.08
Light Grey Green
#B7E1A1
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE78B #B48BE7
analogous
#E7E28B #BEE78B #90E78B
triadic
#BEE78B #8BBEE7 #E78BBE
tetradic
#BEE78B #8BE7E2 #B48BE7 #E78B90
square
#BEE78B #8BE7E2 #B48BE7 #E78B90
split-complementary
#BEE78B #8B90E7 #E28BE7
monochromatic
#85CD2A #A2DD58 #BEE78B #DAF1BE #F1FAE6
Accessibility & contrast
On white
1.40
#BEE78B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#BEE78B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE78B
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE78B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE78B | 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)
#EFDC84
Deuteranopia (green-blind)
#E9D990
Tritanopia (blue-blind)
#C2DFD0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bee78b; /* rgb */ color: rgb(190, 231, 139); /* oklch */ color: oklch(87.8% 0.126 128.3);
Tailwind
colors: {
custom: {
50: '#d3eeae',
500: '#bee78b',
950: '#000000',
},
}SCSS
$custom: #bee78b; $custom-light: #d3eeae; $custom-dark: #000000;
JSON
{
"hex": "#bee78b",
"rgb": {
"r": 190,
"g": 231,
"b": 139
},
"hsl": {
"h": 86.739,
"s": 65.714,
"l": 72.549
},
"oklch": {
"l": 0.87776,
"c": 0.12647,
"h": 128.3
},
"luminance": 0.69963
}Semantic roles & 50–950 ramp
primary
#BEE78B
secondary
#8556C0
accent
#18CE69
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581