#BEE476#BEE476
#BEE476 is a very light, vivid yellow-green. Relative luminance 0.677; OKLCH L 86.8% C 0.144 H 125.0°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE476 |
|---|---|
| RGB | rgb(190, 228, 118) |
| HSL | hsl(81, 67%, 68%) |
| HSV | hsv(81, 48%, 89%) |
| CMYK | cmyk(16.7%, 0%, 48.2%, 10.6%) |
| CIE-LAB | lab(85.88, -29.54, 49.29) |
| CIE-LCH | lch(85.88, 57.46, 120.93°) |
| OKLab | oklab(86.8% -0.0825 0.1179) |
| OKLCH | oklch(86.8% 0.144 125) |
| XYZ | xyz(52.2485, 67.7416, 27.4588) |
| Luminance | 0.6774 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 5.06
Pistachio (survey)
#C0FA8B
ΔE00 5.37
Light Yellow Green
#CCFD7F
ΔE00 5.39
Light Pea Green
#C4FE82
ΔE00 5.78
Pale Lime
#BEFD73
ΔE00 6.09
Pear
#CBF85F
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE476 #9C76E4
analogous
#E4D376 #BEE476 #87E476
triadic
#BEE476 #76BEE4 #E476BE
tetradic
#BEE476 #76E4D3 #9C76E4 #E47687
square
#BEE476 #76E4D3 #9C76E4 #E47687
split-complementary
#BEE476 #7687E4 #D376E4
monochromatic
#87BB25 #A6DA43 #BEE476 #D6EEA9 #EFF8DC
Accessibility & contrast
On white
1.44
#BEE476 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#BEE476 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE476
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE476 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE476 | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED86C
Deuteranopia (green-blind)
#E9D67C
Tritanopia (blue-blind)
#C4DBCA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bee476; /* rgb */ color: rgb(190, 228, 118); /* oklch */ color: oklch(86.8% 0.144 125.0);
Tailwind
colors: {
custom: {
50: '#d3eca0',
500: '#bee476',
950: '#000000',
},
}SCSS
$custom: #bee476; $custom-light: #d3eca0; $custom-dark: #000000;
JSON
{
"hex": "#bee476",
"rgb": {
"r": 190,
"g": 228,
"b": 118
},
"hsl": {
"h": 80.727,
"s": 67.073,
"l": 67.843
},
"oklch": {
"l": 0.86801,
"c": 0.14391,
"h": 125
},
"luminance": 0.67742
}Semantic roles & 50–950 ramp
primary
#BEE476
secondary
#6D43BB
accent
#17CF56
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#14160F
muted
#838480