#BEE477#BEE477
#BEE477 is a very light, vivid yellow-green. Relative luminance 0.678; OKLCH L 86.8% C 0.143 H 125.1°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE477 |
|---|---|
| RGB | rgb(190, 228, 119) |
| HSL | hsl(81, 67%, 68%) |
| HSV | hsv(81, 48%, 89%) |
| CMYK | cmyk(16.7%, 0%, 47.8%, 10.6%) |
| CIE-LAB | lab(85.89, -29.43, 48.83) |
| CIE-LCH | lch(85.89, 57.02, 121.08°) |
| OKLab | oklab(86.81% -0.0822 0.1169) |
| OKLCH | oklch(86.81% 0.143 125.1) |
| XYZ | xyz(52.3083, 67.7654, 27.7735) |
| Luminance | 0.6777 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.98
Pistachio (survey)
#C0FA8B
ΔE00 5.33
Light Yellow Green
#CCFD7F
ΔE00 5.41
Light Pea Green
#C4FE82
ΔE00 5.79
Pale Lime
#BEFD73
ΔE00 6.13
Light Yellowish Green
#C2FF89
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE477 #9D77E4
analogous
#E4D377 #BEE477 #88E477
triadic
#BEE477 #77BEE4 #E477BE
tetradic
#BEE477 #77E4D3 #9D77E4 #E47788
square
#BEE477 #77E4D3 #9D77E4 #E47788
split-complementary
#BEE477 #7788E4 #D377E4
monochromatic
#87BB25 #A6DA44 #BEE477 #D6EEAA #EFF8DD
Accessibility & contrast
On white
1.44
#BEE477 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#BEE477 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE477
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE477 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE477 | 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)
#EED86E
Deuteranopia (green-blind)
#E9D67D
Tritanopia (blue-blind)
#C4DBCB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bee477; /* rgb */ color: rgb(190, 228, 119); /* oklch */ color: oklch(86.8% 0.143 125.1);
Tailwind
colors: {
custom: {
50: '#d3eca0',
500: '#bee477',
950: '#000000',
},
}SCSS
$custom: #bee477; $custom-light: #d3eca0; $custom-dark: #000000;
JSON
{
"hex": "#bee477",
"rgb": {
"r": 190,
"g": 228,
"b": 119
},
"hsl": {
"h": 80.917,
"s": 66.871,
"l": 68.039
},
"oklch": {
"l": 0.86814,
"c": 0.14293,
"h": 125.1
},
"luminance": 0.67766
}Semantic roles & 50–950 ramp
primary
#BEE477
secondary
#6E44BB
accent
#17CF57
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#14160F
muted
#838480