#BEE778#BEE778
#BEE778 is a very light, vivid yellow-green. Relative luminance 0.695; OKLCH L 87.5% C 0.146 H 126.0°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE778 |
|---|---|
| RGB | rgb(190, 231, 120) |
| HSL | hsl(82, 70%, 69%) |
| HSV | hsv(82, 48%, 91%) |
| CMYK | cmyk(17.7%, 0%, 48.1%, 9.4%) |
| CIE-LAB | lab(86.73, -30.73, 49.38) |
| CIE-LCH | lch(86.73, 58.16, 121.90°) |
| OKLab | oklab(87.49% -0.0857 0.1182) |
| OKLCH | oklch(87.49% 0.146 126) |
| XYZ | xyz(53.2011, 69.4545, 28.3689) |
| Luminance | 0.6946 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.62
Light Yellow Green
#CCFD7F
ΔE00 4.75
Light Pea Green
#C4FE82
ΔE00 5.05
Pale Lime
#BEFD73
ΔE00 5.41
Light Yellowish Green
#C2FF89
ΔE00 5.42
Pale Olive Green
#B1D27B
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE778 #A178E7
analogous
#E7D978 #BEE778 #87E778
triadic
#BEE778 #78BEE7 #E778BE
tetradic
#BEE778 #78E7D9 #A178E7 #E77887
square
#BEE778 #78E7D9 #A178E7 #E77887
split-complementary
#BEE778 #7887E7 #D978E7
monochromatic
#87C223 #A5DE44 #BEE778 #D7F0AC #F0F9E0
Accessibility & contrast
On white
1.41
#BEE778 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#BEE778 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE778
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE778 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE778 | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB6E
Deuteranopia (green-blind)
#EBD97E
Tritanopia (blue-blind)
#C4DECD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bee778; /* rgb */ color: rgb(190, 231, 120); /* oklch */ color: oklch(87.5% 0.146 126.0);
Tailwind
colors: {
custom: {
50: '#d3eea1',
500: '#bee778',
950: '#000000',
},
}SCSS
$custom: #bee778; $custom-light: #d3eea1; $custom-dark: #000000;
JSON
{
"hex": "#bee778",
"rgb": {
"r": 190,
"g": 231,
"b": 120
},
"hsl": {
"h": 82.162,
"s": 69.811,
"l": 68.824
},
"oklch": {
"l": 0.87494,
"c": 0.14604,
"h": 126
},
"luminance": 0.69455
}Semantic roles & 50–950 ramp
primary
#BEE778
secondary
#7244BF
accent
#14D25A
background
#FEFFFC
surface
#FBFEF5
border
#D4D6CF
text
#14160F
muted
#838580