#BEE676#BEE676
#BEE676 is a very light, vivid yellow-green. Relative luminance 0.688; OKLCH L 87.2% C 0.147 H 125.5°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE676 |
|---|---|
| RGB | rgb(190, 230, 118) |
| HSL | hsl(81, 69%, 68%) |
| HSV | hsv(81, 49%, 90%) |
| CMYK | cmyk(17.4%, 0%, 48.7%, 9.8%) |
| CIE-LAB | lab(86.43, -30.47, 49.96) |
| CIE-LCH | lch(86.43, 58.52, 121.38°) |
| OKLab | oklab(87.24% -0.0852 0.1194) |
| OKLCH | oklch(87.24% 0.147 125.5) |
| XYZ | xyz(52.8019, 68.8483, 27.6433) |
| Luminance | 0.6885 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.92
Pistachio (survey)
#C0FA8B
ΔE00 4.93
Light Pea Green
#C4FE82
ΔE00 5.29
Pale Olive Green
#B1D27B
ΔE00 5.49
Pale Lime
#BEFD73
ΔE00 5.57
Light Yellowish Green
#C2FF89
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE676 #9E76E6
analogous
#E6D676 #BEE676 #86E676
triadic
#BEE676 #76BEE6 #E676BE
tetradic
#BEE676 #76E6D6 #9E76E6 #E67686
square
#BEE676 #76E6D6 #9E76E6 #E67686
split-complementary
#BEE676 #7686E6 #D676E6
monochromatic
#87BF23 #A5DD42 #BEE676 #D7EFAA #EFF9DE
Accessibility & contrast
On white
1.42
#BEE676 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#BEE676 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE676
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE676 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE676 | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DA6C
Deuteranopia (green-blind)
#EBD87D
Tritanopia (blue-blind)
#C4DDCC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bee676; /* rgb */ color: rgb(190, 230, 118); /* oklch */ color: oklch(87.2% 0.147 125.5);
Tailwind
colors: {
custom: {
50: '#d3eea0',
500: '#bee676',
950: '#000000',
},
}SCSS
$custom: #bee676; $custom-light: #d3eea0; $custom-dark: #000000;
JSON
{
"hex": "#bee676",
"rgb": {
"r": 190,
"g": 230,
"b": 118
},
"hsl": {
"h": 81.429,
"s": 69.136,
"l": 68.235
},
"oklch": {
"l": 0.87245,
"c": 0.14663,
"h": 125.5
},
"luminance": 0.68849
}Semantic roles & 50–950 ramp
primary
#BEE676
secondary
#6F43BE
accent
#14D158
background
#FEFFFC
surface
#FBFEF5
border
#D4D6CF
text
#14160F
muted
#838580